[]
        
(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

Properties

Name Description
Column

Gets the related column.

Menu

Gets the menu that will be displayed for the column.

Methods

Name Description
Close()

Closes the menu.