[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ContextMenuCollection

ContextMenuCollection Class

The Spread menu collection.

Inheritance
ListBase<ContextMenu>
ContextMenuCollection
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
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

Constructors

Name Description
ContextMenuCollection(FpSpread)

Initializes a new instance of the ContextMenuCollection class.

Properties

Name Description
this[ContextMenuType]

Gets the ContextMenu with the specified type.

Methods

Name Description
LoadViewState(object)

Loads the state of the view.

OnListChanged(ListChangedEventArgs)

Called when [list changed].

SaveViewState()

Saves the state of the view.