Skip to main content

EditorShownEventArgs Class

Contains data for the EditorShown event.

Namespace: DevExpress.Maui.DataGrid

Assembly: DevExpress.Maui.DataGrid.dll

NuGet Package: DevExpress.Maui.DataGrid

Declaration

public class EditorShownEventArgs :
    EventArgs

Inheritance

System.Object
EventArgs
EditorShownEventArgs
See Also