TSLab API Docs
1
|
Открытые члены | |
DataGridPropertyDescriptor (IDataGridPropertyDescriptor src) | |
![]() | |
virtual object | Clone () |
Открытые статические члены | |
static DataGridPropertyDescriptor[] | CreateDefaultKeys () |
static DataGridPropertyDescriptor[] | CreateDefaultKeys (int displayIndexValueX, string formatValueX, string headerValueX, bool isVisibleValueX, TextAlignment textAlignmentValueX, int?widthValueX, int displayIndexDateTime, string formatDateTime, string headerDateTime, bool isVisibleDateTime, TextAlignment textAlignmentDateTime, int?widthDateTime) |
Свойства | |
string | Name [get, set] |
![]() | |
int | DisplayIndex [get, set] |
string | Format [get, set] |
string | Header [get, set] |
bool | IsVisible [get, set] |
TextAlignment | TextAlignment [get, set] |
int | Width [get, set] |
![]() | |
int | DisplayIndex [get, set] |
string | Format [get, set] |
string | Header [get, set] |
bool | IsVisible [get, set] |
TextAlignment | TextAlignment [get, set] |
int | Width [get, set] |
![]() | |
string | Name [get, set] |
Дополнительные унаследованные члены | |
![]() | |
DataGridPropertyDescriptorBase (IDataGridPropertyDescriptorBase src) | |