WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridSelectionMenu Class / Items Property
In This Topic
    Items Property (GridSelectionMenu)
    In This Topic
    Gets the menu items.
    Syntax
    public List<GridMenuItem> Items {get;}
    See Also