Represents a list of Columns exposed by a Smart List.
Methods
|
Name |
Description |
|
AddClientStatus |
Add an Integer Column definition that has a Special Type of 'Client Status'. |
|
AddCode |
Add a Code Column definition. |
|
AddColourFlag |
Add a String Column definition that has a Special Type of 'Colour Flag'. |
|
AddCurrency |
Add a Currency Column definition. |
|
AddDate |
Add a Date Column definition. |
|
AddDateTime |
Add a Date Time Column definition. |
|
AddDrilldown |
Add a Drilldown Column definition. |
|
AddHidden |
Add a Hidden Column definition. |
|
AddInteger |
Add an Integer Column definition. |
|
AddString |
Add a String Column definition. |
|
Clear |
Clears this object and sets all of its properties to their defaults. |
|
Remove |
Remove a Column. |
|
RemoveAt |
Remove a Column based on its index in the collection. |
|
ToCsvString |
Get a comma-separated list of Column Names. |
|
ToList |
Get an ISList of Column Names. |
Properties
|
Name |
Description |
|
ItemByIndex Read-Only |
Retrieve an item by its index in the collection. |
|
Parent Read-Only |
|
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0