![]() | StoreHideRowEventArgs Class |
Namespace: Stingray.Grid
The StoreHideRowEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | StoreHideRowEventArgs |
Initializes a new StoreHideRowEventArgs object.
|
Name | Description | |
---|---|---|
![]() | CanStore |
Gets or sets whether the data can be stored to the grid.
(Inherited from StoreEventArgs.) |
![]() | Hide |
Gets or sets whether to show or hide the row.
|
![]() | Row |
Gets or sets the row to hide or show.
|
![]() | Stored |
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.) |