Click or drag to resize
StoreReadOnlyEventArgs Properties

The StoreReadOnlyEventArgs 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 propertyReadOnly
Gets or sets the read-only state for the grid.
Public propertyStored
Gets or sets whether the information has already been stored.
(Inherited from StoreEventArgs.)
Top
See Also