[]
        
(Showing Draft Content)

FarPoint.Web.Spread.MenuItem.AutoPostBack

AutoPostBack Property

AutoPostBack

Gets or sets a value that indicates whether an automatic postback to the server occurs when the user clicks the menu item.

Declaration
public virtual bool AutoPostBack { get; set; }
Public Overridable Property AutoPostBack As Boolean
Property Value
Type Description
bool

true if an automatic postback occurs when the user clicks the menu item; otherwise, false. The default is true.