Click or drag to resize
StoreFrozenRowsEventArgs Properties

The StoreFrozenRowsEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCanStore
Gets or sets whether the data can be stored to the grid.
(Inherited from StoreEventArgs.)
Public propertyFrozenRows
Gets or sets the number of rows to freeze.
Public propertyHeaderRows
Gets or sets the number of rows to be used as row headers.
Public propertyStored
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.)
Top
See Also