Gets/sets a value which turns automatic postback for the Zoomed event.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
<BrowsableAttribute(True)> _ Public Property PostBackOnZoomed As Boolean
[BrowsableAttribute(true)] public bool PostBackOnZoomed { get; set; }
If AutoPostBack is true, this event fires regardless to the value of this property.