![]() | StoreCopyCellsEventArgs Class |
Namespace: Stingray.Grid
The StoreCopyCellsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | StoreCopyCellsEventArgs |
Initializes a new StoreCopyCellsEventArgs object.
location.
|
Name | Description | |
---|---|---|
![]() | CanStore |
Gets or sets whether the data can be stored to the grid.
(Inherited from StoreEventArgs.) |
![]() | Col |
Gets or sets the destination cell column index.
|
![]() | Range |
Gets or sets the range of cells to be copied.
|
![]() | Row |
Gets or sets the destination cell row index.
|
![]() | Stored |
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.) |