Skip to main content

SuggestionsRequestEventArgs Class

Provides data for the SuggestionsRequested event.

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public class SuggestionsRequestEventArgs :
    EventArgs

Inheritance

Object
EventArgs
SuggestionsRequestEventArgs
See Also