Skip to main content
All docs
V20.2

AutoCompleteColumnTextChangedEventArgs Class

Provides data for the TextChanged event.

Namespace: DevExpress.XamarinForms.DataGrid

Assembly: DevExpress.XamarinForms.Grid.dll

NuGet Package: DevExpress.XamarinForms.Grid

Declaration

public class AutoCompleteColumnTextChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
AutoCompleteColumnTextChangedEventArgs
See Also