'Declaration
Public Property AllowUserZoom As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.AllowUserZoom = value value = instance.AllowUserZoom
public bool AllowUserZoom {get; set;}
'Declaration
Public Property AllowUserZoom As Boolean
'Usage
Dim instance As SpreadView Dim value As Boolean instance.AllowUserZoom = value value = instance.AllowUserZoom
public bool AllowUserZoom {get; set;}