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

In This Topic
    size Property
    In This Topic
    The count of items in the list.
    Syntax
    ASP.NET Ajax JavaScript (Specification) 
    function get_size() : {Any}
    ASP.NET Ajax JavaScript (Usage) 
    var resultVar = instanceOfContextMenu.get_size();

    Return Value

    The context menu item count.
    See Also