Spread for ASP.NET 7.0 Product Documentation
MenuItem Class Members
See Also  Properties  Methods  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : MenuItem Class


Glossary Item Box

The following tables list the members exposed by MenuItem.

Public Constructors

 NameDescription
Public ConstructorMenuItem ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyAutoPostBackGets or sets a value that indicates whether an automatic postback to the server occurs when the user clicks the menu item.  
Public PropertyChildItemsGets the child items.  
Public PropertyCommandArgumentGets or sets the command argument.  
Public PropertyCommandNameGets or sets the item command.  
Public PropertyEnabledGets or sets a value that indicates whether this MenuItem is enabled.  
Public PropertyHeightGets or sets the height.  
Public PropertyImageUrlGets or sets the image URL.  
Public PropertyIndexGets the index.  
Public PropertyItemTemplateGets or sets the item template.  
Public PropertyOnClientClickGets or sets the client-side script that executes when the user clicks the MenuItem.  
Public PropertyParentGets the parent.  
Public PropertyTextGets or sets the text.  
Public PropertyViewStateGets the state of the view.  
Public PropertyVisibleGets or sets a value that indicates whether this MenuItem is visible.  
Top

Protected Methods

 NameDescription
Protected MethodOnDeserializeLoads the object from XML.  
Protected MethodOnDeserializeElementLoads the object from XML.  
Protected MethodOnSerializeSaves the object to XML.  
Top

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.