Represents a Grid for a 'Grid' type Page Object on a Page Set Handler Page.
Methods
Properties
|
Name |
Description |
|
ActiveDataRowIndex |
The Index of the Active Data Row in the grid. |
|
Columns Read-Only |
A collection of Grid Columns. |
|
ColumnsDirty System Use Only |
|
|
DataSource Read-Only |
The Data Source bound to this grid via the VirtualDataBind method. |
|
DataSourceDirty Read-Only System Use Only |
|
|
GroupByColumns |
A comma-separated list of Column Keys to Group By. Must be set when Initialising the Page Set. |
|
LayoutDirty System Use Only |
|
|
SelectedRowIndexes |
An array of Selected Row Indexes. |
|
ShowRowNumbering |
Indicates whether to show Row Numbering. Must be set when Initialising the Page Set, after Columns have been defined. |
|
ShowSelectionOpaque |
Indicates whether to show Selected and Active row highlight as Opaque so the row colour can still be seen. Must be set when Initialising the Page Set. |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0