FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : MenuItem Class |
The following tables list the members exposed by MenuItem.
Name | Description | |
---|---|---|
MenuItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
AutoPostBack | Gets or sets a value that indicates whether an automatic postback to the server occurs when the user clicks the menu item. | |
ChildItems | Gets the child items. | |
CommandArgument | Gets or sets the command argument. | |
CommandName | Gets or sets the item command. | |
Enabled | Gets or sets a value that indicates whether this MenuItem is enabled. | |
Height | Gets or sets the height. | |
ImageUrl | Gets or sets the image URL. | |
Index | Gets the index. | |
ItemTemplate | Gets or sets the item template. | |
OnClientClick | Gets or sets the client-side script that executes when the user clicks the MenuItem. | |
Parent | Gets the parent. | |
Text | Gets or sets the text. | |
ViewState | Gets the state of the view. | |
Visible | Gets or sets a value that indicates whether this MenuItem is visible. |
Name | Description | |
---|---|---|
OnDeserialize | Loads the object from XML. | |
OnDeserializeElement | Loads the object from XML. | |
OnSerialize | Saves the object to XML. |