Back to Devexpress

ShowingEditorEventArgs Class

mobilecontrols-devexpress-dot-xamarinforms-dot-datagrid-2f309594.md

latest1.2 KB
Original Source

ShowingEditorEventArgs Class

Provides data for the ShowingEditor event.

Namespace : DevExpress.XamarinForms.DataGrid

Assembly : DevExpress.XamarinForms.Grid.dll

NuGet Package : DevExpress.XamarinForms.Grid

Declaration

csharp
public class ShowingEditorEventArgs :
    CancelEventArgs

ShowingEditorEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs ShowingEditorEventArgs

See Also

ShowingEditorEventArgs Members

DevExpress.XamarinForms.DataGrid Namespace