[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumnOptionsLoadingEventArgs.MenuItems

MenuItems Property

MenuItems

Gets the list of menu items that will be displayed for the column.

Declaration
public IList<C1MenuItem> MenuItems { get; }
Public ReadOnly Property MenuItems As IList(Of C1MenuItem)