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


In This Topic
    TouchStripItem Class Members
    In This Topic

    The following tables list the members exposed by TouchStripItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets 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. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets the command argument. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets the item command. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets a value that indicates whether this MenuItem is enabled. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyOverridden. Gets or sets the height.  
    Public PropertyGets or sets the image URL. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets the index. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets the item template. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets the client-side script that executes when the user clicks the MenuItem. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets the parent. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets the text. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets the state of the view. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets a value that indicates whether this MenuItem is visible. (Inherited from FarPoint.Web.Spread.MenuItem)
    Public PropertyGets or sets the width of the TouchStrip command button.  
    Top
    Protected Methods
     NameDescription
    Protected MethodLoads the object from XML. (Inherited from FarPoint.Web.Spread.MenuItem)
    Protected MethodOverridden. Loads the object from XML.  
    Protected MethodOverridden. Saves the object to XML.  
    Top
    See Also