Back to Devexpress

EditorShowingEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-8e46c2fa.md

latest1.3 KB
Original Source

EditorShowingEventArgs Class

Contains data for the EditorShowing event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class EditorShowingEventArgs :
    CancelEventArgs

EditorShowingEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CancelEventArgs EditorShowingEventArgs

Extension Methods

Yield<EditorShowingEventArgs>()

YieldIfNotNull<EditorShowingEventArgs>()

See Also

EditorShowingEventArgs Members

DevExpress.Maui.DataGrid Namespace