![]() | StoreMoveColsEventArgs Class |
Namespace: Stingray.Grid
The StoreMoveColsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | StoreMoveColsEventArgs |
Initializes a new StoreMoveColsEventArgs object.
|
Name | Description | |
---|---|---|
![]() | CanStore |
Gets or sets whether the data can be stored to the grid.
(Inherited from StoreEventArgs.) |
![]() | DestinationCol |
Gets or sets the destination column index, where the columns are
moved to.
|
![]() | FromCol |
Gets or sets the starting column index of the range of columns
to move.
|
![]() | Processed |
Gets or sets the processed flag.
|
![]() | Stored |
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.) |
![]() | ToCol |
Gets or sets the ending column index of the range of columns to
move.
|