Name | Description | |
---|---|---|
![]() | NTableGrid Constructor | Default constructor |
The following tables list the members exposed by NTableGrid.
Name | Description | |
---|---|---|
![]() | NTableGrid Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllowGroupColumnsProperty | |
![]() ![]() | ColumnClearGroupingCommand | |
![]() ![]() | ColumnGroupByCommand | |
![]() ![]() | GroupingRulesChangedEvent | |
![]() ![]() | GroupingRulesChild | |
![]() ![]() | MasterDetailsChild | |
![]() ![]() | NTableGridSchema | Schema associated with NTableGrid |
![]() ![]() | ToggleGroupingPanelCommand |
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. |
Name | Description | |
---|---|---|
![]() | GetDataRow | Overridden. Return the record data row that represents the specifried row index from the data source. |
Name | Description | |
---|---|---|
![]() | CKOI | |
![]() | GCC | Overridden. |
![]() | hCC | Overridden. |
![]() | ICC | Overridden. |
![]() | jCC | Overridden. |
![]() | OnChildInserted | Overridden. Called when a child node has been inserted |
![]() | OnChildRemoved | Overridden. Called when a child node has been removed |
![]() | OnGroupingRulesChanged | Called when a change occurs in the grouping rules subtree. Raises the GroupingRulesChanged event. |
![]() | Qtb | Overridden. |
Name | Description | |
---|---|---|
![]() | GroupingRulesChanged | Occurs when a change has occured in the grouping rules subtree. |