Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / EditorRibbonGallery Class / AllowZooming Property

In This Topic
    AllowZooming Property (EditorRibbonGallery)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowZooming As System.Boolean
    public System.bool AllowZooming {get; set;}
    See Also