ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ContextMenu class

In This Topic
    ContextMenu class Members
    In This Topic

    The following tables list the members exposed by ContextMenu.

    Public Constructors
     NameDescription
    public Constructor  
    Top
    Public Properties
     NameDescription
    public PropertyInner array of context menu items.  
    public PropertyThe count of items in the list.  
    Top
    Public Methods
     NameDescription
    public MethodReturns an item by index.  
    public MethodInserts the new item into the list of items.  
    public MethodRemoves the context menu item from the list by index.  
    public MethodSets given item by index.  
    Top
    See Also