[]
        
(Showing Draft Content)

FarPoint.Web.Spread.TouchStripItem

TouchStripItem Class

Represents the TouchStripItem class.

Inheritance
TouchStripItem
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class TouchStripItem : MenuItem, IStateManager, ISerializeSupport
Public Class TouchStripItem
    Inherits MenuItem
    Implements IStateManager, ISerializeSupport

Constructors

Name Description
TouchStripItem()

Prevents a default instance of the TouchStripItem class from being created.

TouchStripItem(string)

Initializes a new instance of the MenuItem class.

Properties

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.

Width

Gets or sets the width of the TouchStrip command button.

Methods

Name Description
OnDeserializeElement(XmlNodeReader)

Loads the object from XML.

OnSerialize(XmlTextWriter)

Saves the object to XML.