[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.GroupColMovedEventArgs

GroupColMovedEventArgs Class

Provides data for the GroupColMoved event.

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

Properties

Name Description
ColIndex

Indicates the starting position in the DisplayColumns collection.

Column

Gets the C1DisplayColumn that was moved.

DataColumn

The C1DataColumn for the column was moved.

Position

Indicates the target index of the column that was moved.