Column |
The ColumnCommands type exposes the following members.
Name | Description | |
---|---|---|
GetColumnIndicesWithGroupNumber | Gets the indices of all columns that have the group number given by the argument. | |
SetColumnGroupNumber(DataColumnCollection, IAscendingIntegerCollection, Int32) |
Sets the group number of the currently selected columns to C# nGroup | |
SetColumnGroupNumber(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection, Int32) | ||
ShowRenameColumnDialog | Asks for a new name and then renames the selected data column or property column. | |
ShowSetColumnGroupNumberDialog | Sets the group number of the selected column |