[]
        
(Showing Draft Content)

C1.Win.List.ColMoveEventArgs

ColMoveEventArgs Class

Provides data for the ColMove event.

Inheritance
ColMoveEventArgs
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class ColMoveEventArgs : EventArgs

Properties

Name Description
Cancel

Gets or sets a value indicating whether the column moving action is to be canceled.

ColIndex

Indicates the starting position in the DisplayColumns collection.

Position

Indicates the target index of the column being moved.