Adds a column to the list of Groups.

Note, this is normally used to create default Groupings for a grid.

Syntax

ISGrid.AddGroup(columnKey, [descending])

Parameters

NameTypeOptionalByRefDescription
columnKey String The column to Group the grid by.
descending Boolean Optional Should the sorted column be in descending order? If omitted, a value of False is assumed.
Member of:
ISGrid
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0