Back to Devexpress

EditorShownEventArgs Class

maui-devexpress-dot-maui-dot-datagrid-6bb22330.md

latest1.1 KB
Original Source

EditorShownEventArgs Class

Contains data for the EditorShown event.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public class EditorShownEventArgs :
    EventArgs

EditorShownEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs EditorShownEventArgs

Extension Methods

Yield<EditorShownEventArgs>()

YieldIfNotNull<EditorShownEventArgs>()

See Also

EditorShownEventArgs Members

DevExpress.Maui.DataGrid Namespace