ARMSoft.FlexibleTreeView.Events.Columns Namespace : ColumnIndexChangingEventArgs Class |
The following tables list the members exposed by ColumnIndexChangingEventArgs.
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether an action should be canceled. |
![]() | Column | Gets the changed column. (Inherited from ARMSoft.FlexibleTreeView.Events.Columns.ColumnEventArgs) |
![]() | NewIndex | Gets the column new index. |
![]() | OldIndex | Gets the column old index. |