Click or drag to resize
GridControlStoreZoom Event
Store Zoom event.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
[BrowsableAttribute(true)]
public event StoreZoomEventHandler StoreZoom

Value

Type: Stingray.GridStoreZoomEventHandler
Remarks
This event is invoked when the user changes the zoom-factor.
See Also