Click or drag to resize
StoreHideColEventArgs Properties

The StoreHideColEventArgs 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 propertyCol
Gets or sets the column to hide or show.
Public propertyHide
Gets or sets whether to show or hide the column.
Public propertyStored
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.)
Top
See Also