WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace / C1MenuItem Class / Index Property
In This Topic
    Index Property (C1MenuItem)
    In This Topic
    Gets the index of this C1MenuItem in its parent items collection.
    Syntax
    public int Index {get;}
    See Also