EditorShownEventArgs Class
In This Article
Contains data for the EditorShown event.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
C#
public class EditorShownEventArgs :
EventArgs
See Also