Click or drag to resize

ColumnCommands Methods

The ColumnCommands type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetColumnIndicesWithGroupNumber Gets the indices of all columns that have the group number given by the argument.
Public Extension MethodSetColumnGroupNumber(DataColumnCollection, IAscendingIntegerCollection, Int32) Sets the group number of the currently selected columns to nGroup.
Public Extension MethodSetColumnGroupNumber(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection, Int32) Sets the group number for the selected data and property columns of a table.
Public Extension MethodShowRenameColumnDialog Asks for a new name and then renames the selected data column or property column.
Public Extension MethodShowSetColumnGroupNumberDialog Shows a dialog for setting the group number of the selected columns.
Top
See Also