C# 클래스 SourceGrid.Cells.Views.Link

상속: Cell
파일 보기 프로젝트 열기: zhuangyy/Motion 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Default Link

공개 메소드들

메소드 설명
Clone ( ) : object

Clone this object. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.

Link ( Link p_Source ) : System

Copy constructor. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.

비공개 메소드들

메소드 설명
Link ( ) : System

메소드 상세

Clone() 공개 메소드

Clone this object. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
public Clone ( ) : object
리턴 object

Link() 공개 메소드

Copy constructor. This method duplicate all the reference field (Image, Font, StringFormat) creating a new instance.
public Link ( Link p_Source ) : System
p_Source Link
리턴 System

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

Represents a model with a link style font and forecolor.
public static Link,SourceGrid.Cells.Views Default
리턴 Link