[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.AllowUserZoom

AllowUserZoom Property

AllowUserZoom

Gets or sets whether the user can scale the display of the control using Ctrl key and the mouse wheel.

Declaration
[Bindable(true)]
public bool AllowUserZoom { get; set; }
<Bindable(True)>
Public Property AllowUserZoom As Boolean
Property Value
Type Description
bool

true the user can scale the display of the control; otherwise, false.