[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridColumnOptionsLoadingEventArgs

GridColumnOptionsLoadingEventArgs Class

Event data for column-options loading event.

Inheritance
GridColumnOptionsLoadingEventArgs
Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public class GridColumnOptionsLoadingEventArgs : CancelEventArgs
Public Class GridColumnOptionsLoadingEventArgs
    Inherits 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.