ColumnDef Fields |
The MasterSwingColumnDef type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetCellBackColor |
The delegated method to be called to get the BackColor of cell data, or Transparent for default
|
![]() | GetCellData |
The delegated method to be called to get back a string to display in ACT
|
![]() | GetCellForeColor |
The delegated method to be called to get the ForeColor of cell data, or Transparent for default
|
![]() | GetSqlData |
The delegated method to be called to get back a string to be used as a data value in SQL. Obviously this value must conform to the SqlDataType.
|
![]() | SortComparer |
The comparison method to call to compare two MasterSwing objects for sorting
|