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 Boolean
public bool AllowZooming {get; set;}
See Also