Property | Type | Description | |
---|---|---|---|
_datetimeStandardFormat | DateTimeStandardFormat | ||
_displayName | string | ||
_enumGUID | string | ||
_format | string | ||
_numericStandardFormat | NumericStandardFormat | ||
_source | Seal.Model.MetaSource | ||
_type | ColumnType |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( string name ) : |
||
GetSort ( ) : int | ||
HideSubReports ( ) : void | ||
SetReadOnly ( ) : void | ||
SetStandardFormat ( ) : void |
Method | Description | |
---|---|---|
SetDefaultFormat ( ) : void | ||
UpdateEditorAttributes ( ) : void |
public static Create ( string name ) : |
||
name | string | |
return |
protected DateTimeStandardFormat _datetimeStandardFormat | ||
return | DateTimeStandardFormat |
protected NumericStandardFormat _numericStandardFormat | ||
return | NumericStandardFormat |