![]() | StoreInsertRowsEventArgs Class |
Namespace: Stingray.Grid
The StoreInsertRowsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | StoreInsertRowsEventArgs |
Initializes a new StoreHideRowEventArgs object.
|
Name | Description | |
---|---|---|
![]() | CanStore |
Gets or sets whether the data can be stored to the grid.
(Inherited from StoreEventArgs.) |
![]() | Count |
Gets or sets the number of rows to insert.
|
![]() | Processed |
Gets or sets the processed flag.
|
![]() | Row |
Gets or sets the row index at which to insert the rows.
|
![]() | Stored |
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.) |