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