Skip to main content

PickerShowingEventArgs Class

Contains data for the PickerShowing event.

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public class PickerShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PickerShowingEventArgs
See Also