Click or drag to resize
StoreZoomEventArgsZoom Property
Gets or sets the new zoom factor.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public int Zoom { get; set; }

Property Value

Type: Int32
The new zoom factor, as a percentage.
See Also