Represents a Smart List Column.
Properties
|
Name |
Description |
|
AlwaysInclude |
Indicate whether to always include this Column. |
|
AlwaysIncludeResolved Read-Only |
|
|
BackgroundColour |
An overriding Background Colour for the Column Header. |
|
Caption Read-Only |
The Column's display Caption. |
|
DataSource |
Data Source or blank if the Data Source matches the Column Name. |
|
DataSourceResolved Read-Only |
|
|
DataType Read-Only |
The Column's Data Type. |
|
Description |
The Description. |
|
ForegroundColour |
An overriding Foreground Colour for the Column Header. |
|
FormKey |
The Form Key used to display records. |
|
Name Read-Only |
The Column Name (should match a ColumnName in the resulting DataTable's Columns). |
|
Small |
Indicates whether to render the Column content as Small text (only applicable to certain Column types). |
|
SpecialType |
The Special Type for this Column. Generally, this is used when formatting the Column. |
|
Width |
The Width of this Column in characters or -1 (used as a rough calculation of the Column's display Width). |
|
WidthResolved Read-Only |
|
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0