[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBGrid.GroupColMoved

GroupColMoved Event

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

Namespace: C1.Win.TrueDBGrid
Assembly: C1.Win.TrueDBGrid.10.dll
Syntax
public event EventHandler<GroupColMovedEventArgs> GroupColMoved
Public Event GroupColMoved As EventHandler(Of GroupColMovedEventArgs)
Returns
Type Description
EventHandler<GroupColMovedEventArgs> Occurs after a column has been moved into or out of the grouping area.