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