Column |
public static class ColumnCommands
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 nGroup.
| |
| SetColumnGroupNumber(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection, Int32) | Sets the group number for the selected data and property columns of a table. | |
| ShowRenameColumnDialog | Asks for a new name and then renames the selected data column or property column. | |
| ShowSetColumnGroupNumberDialog | Shows a dialog for setting the group number of the selected columns. |