![]() | StoreRemoveRowsEventArgs Class |
Namespace: Stingray.Grid
The StoreRemoveRowsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | StoreRemoveRowsEventArgs |
Initializes a new StoreRemoveRowsEventArgs object.
|
Name | Description | |
---|---|---|
![]() | CanStore |
Gets or sets whether the data can be stored to the grid.
(Inherited from StoreEventArgs.) |
![]() | FromRow |
Gets or sets the starting row index of the range of rows
to remove.
|
![]() | Processed |
Gets or sets the processed flag.
|
![]() | Stored |
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.) |
![]() | ToRow |
Gets or sets the ending row index of the range of rows to
remove.
|