[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ContextMenu

ContextMenu Class

The Spread context menu.

Inheritance
ContextMenu
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
[TypeConverter(typeof(ContextMenu._a))]
public class ContextMenu : INamingContainer, IStateManager, ISerializeSupport
<TypeConverter(GetType(ContextMenu._a))>
Public Class ContextMenu
    Implements INamingContainer, IStateManager, ISerializeSupport

Constructors

Name Description
ContextMenu()

Initializes a new instance of the ContextMenu class.

Properties

Name Description
IsTrackingViewState

Indicates whether this menu is tracking the viewstate.

Items

Gets the items collection.

ShowDefaultContextMenu

Gets or sets whether the default browser menu is displayed when a context menu is canceled when opening.

Type

Gets or sets the type.

Width

Gets or sets the width.

Methods

Name Description
OnDeserialize(XmlNodeReader)

Loads the object from XML.

OnSerialize(XmlTextWriter)

Saves the object to XML.