Click or drag to resize
StoreZoomEventArgs Properties

The StoreZoomEventArgs 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 propertyCreateHint
Gets or sets whether to create a hint.
Public propertyStored
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.)
Public propertyZoom
Gets or sets the new zoom factor.
Top
See Also