Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / MenuItem Class
Properties Methods


In This Topic
    MenuItem Class Members
    In This Topic

    The following tables list the members exposed by MenuItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether an automatic postback to the server occurs when the user clicks the menu item.  
    Public PropertyGets the child items.  
    Public PropertyGets or sets the command argument.  
    Public PropertyGets or sets the item command.  
    Public PropertyGets or sets a value that indicates whether this MenuItem is enabled.  
    Public PropertyGets or sets the height.  
    Public PropertyGets or sets the image URL.  
    Public PropertyGets the index.  
    Public PropertyGets or sets the item template.  
    Public PropertyGets or sets the client-side script that executes when the user clicks the MenuItem.  
    Public PropertyGets the parent.  
    Public PropertyGets or sets the text.  
    Public PropertyGets the state of the view.  
    Public PropertyGets or sets a value that indicates whether this MenuItem is visible.  
    Top
    Protected Methods
     NameDescription
    Protected MethodLoads the object from XML.  
    Protected MethodLoads the object from XML.  
    Protected MethodSaves the object to XML.  
    Top
    See Also