In This Topic
The following tables list the members exposed by NTableGrid.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| GKOI | |
Top
Public Properties
| Name | Description |
| AllowGroupColumns | Gets or sets whether the user is allowed to group by the columns by dragging them to the grouping panel. By default this value is true. |
| GroupingPanel | Gets the grouping panel that this table grid uses. |
| GroupingRules | Gets the collection that defines the data source grouping. |
| MasterDetails | Gets or sets the master details associated with this grid. |
Top
Public Methods
| Name | Description |
| GetDataRow | Overridden. Return the record data row that represents the specifried row index from the data source. |
Top
Public Events
See Also