[]
The Spread menu collection.
public class ContextMenuCollection : StateList<ContextMenu>, IList<ContextMenu>, ICollection<ContextMenu>, IEnumerable<ContextMenu>, IList, ICollection, IEnumerable, IStateManager, ISerializeSupport
Public Class ContextMenuCollection
Inherits StateList(Of ContextMenu)
Implements IList(Of ContextMenu), ICollection(Of ContextMenu), IEnumerable(Of ContextMenu), IList, ICollection, IEnumerable, IStateManager, ISerializeSupport
Name | Description |
---|---|
ContextMenuCollection(FpSpread) | Initializes a new instance of the ContextMenuCollection class. |
Name | Description |
---|---|
this[ContextMenuType] | Gets the ContextMenu with the specified type. |
Name | Description |
---|---|
LoadViewState(object) | Loads the state of the view. |
OnListChanged(ListChangedEventArgs) | Called when [list changed]. |
SaveViewState() | Saves the state of the view. |