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