[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBGrid.GroupColMoved

GroupColMoved Event

Occurs after a column has been moved into or out of the grouping area.

Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public event EventHandler<GroupColMovedEventArgs> GroupColMoved
Returns
Type Description
EventHandler<GroupColMovedEventArgs> Occurs after a column has been moved into or out of the grouping area.