FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGallery Class / AllowZooming Property

In This Topic
    AllowZooming Property (RibbonGallery)
    In This Topic
    Gets or sets whether the Gallery can zooming item image when image size more then item size.
    Syntax
    'Declaration
     
    Public Property AllowZooming As System.Boolean
    public System.bool AllowZooming {get; set;}
    See Also