Click or drag to resize
StoreDefaultRowHeightEventArgs Properties

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