[]
The Spread context menu.
[TypeConverter(typeof(ContextMenu._a))]
public class ContextMenu : INamingContainer, IStateManager, ISerializeSupport
<TypeConverter(GetType(ContextMenu._a))>
Public Class ContextMenu
Implements INamingContainer, IStateManager, ISerializeSupport
Name | Description |
---|---|
ContextMenu() | Initializes a new instance of the ContextMenu class. |
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. |
Name | Description |
---|---|
OnDeserialize(XmlNodeReader) | Loads the object from XML. |
OnSerialize(XmlTextWriter) | Saves the object to XML. |