프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AceColumn ( ) : System | ||
AceColumn ( AceColumnType t ) : System | ||
AceColumn ( AceColumnType t, string strCustomName, bool bHide, int nWidth ) : System | ||
GetDisplayName ( ) : string | ||
GetTextAlign ( AceColumnType t ) : HorizontalAlignment | ||
IsTimeColumn ( AceColumnType t ) : bool | ||
SafeGetWidth ( int nDefaultWidth ) : int |
public AceColumn ( AceColumnType t, string strCustomName, bool bHide, int nWidth ) : System | ||
t | AceColumnType | |
strCustomName | string | |
bHide | bool | |
nWidth | int | |
리턴 | System |
public static GetTextAlign ( AceColumnType t ) : HorizontalAlignment | ||
t | AceColumnType | |
리턴 | HorizontalAlignment |
public static IsTimeColumn ( AceColumnType t ) : bool | ||
t | AceColumnType | |
리턴 | bool |