Click or drag to resize
StoreDefaultColWidthEventArgs Properties

The StoreDefaultColWidthEventArgs 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 propertyStored
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.)
Public propertyWidth
Gets or sets the new default column width for the grid.
Top
See Also