Spread for ASP.NET 10 Product Documentation
MenuItem Class Members
Properties  Methods 


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

Reference

MenuItem Class
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.