[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GroupColEventArgs

GroupColEventArgs Class

Provides data for the GroupHeadClick event.

Inheritance
GroupColEventArgs
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class GroupColEventArgs : EventArgs

Properties

Name Description
ColIndex

Indicates the position in the DisplayColumns collection.

DataColumn

The C1DataColumn that was clicked.