[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridColumnOptionsLoadingEventArgs

GridColumnOptionsLoadingEventArgs Class

Event data for column-options loading event.

Inheritance
GridColumnOptionsLoadingEventArgs
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public class GridColumnOptionsLoadingEventArgs : CancelEventArgs
Public Class GridColumnOptionsLoadingEventArgs
    Inherits CancelEventArgs

Properties

Name Description
Column

Gets the related column.

MenuItems

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

Methods

Name Description
Close()

Closes the menu.