Click or drag to resize
StoreFrozenColsEventArgs Properties

The StoreFrozenColsEventArgs 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 propertyFrozenCols
Gets or sets the number of columns to freeze.
Public propertyHeaderCols
Gets or sets the number of columns to be used as column headers.
Public propertyStored
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.)
Top
See Also