Gets/sets a value indicating whether a postback to the server automatically occurs when the user stops modifying the rectangle.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
function get_autoPostBack();
function set_autoPostBack(value);
Default value is false.
This property corresponds to RectangleRubberband.AutoPostBack server-side member.