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