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
C#
nGroup
.
Public Extension MethodSetColumnGroupNumber(DataTable, IAscendingIntegerCollection, IAscendingIntegerCollection, Int32) 
Public Extension MethodShowRenameColumnDialog Asks for a new name and then renames the selected data column or property column.
Public Extension MethodShowSetColumnGroupNumberDialog Sets the group number of the selected column
Top
See Also