[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GroupIntervalEventArgs

GroupIntervalEventArgs Class

Provides data for the GroupText event.

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

Properties

Name Description
Col

Column that is being grouped.

Row

Row index that is being grouped.

Value

Underlying value of the row being grouped.