Skip to main content

ShowingEditorEventArgs Class

Provides data for the ShowingEditor event.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

#Declaration

C#
public class ShowingEditorEventArgs :
    CancelEventArgs

#Inheritance

Object
EventArgs
CancelEventArgs
ShowingEditorEventArgs
See Also