Class SelectionChangingEventArgs
Selection changing event arguments.
Inheritance
System.Object
    SelectionChangingEventArgs
  Namespace: Com.Syncfusion.Autocomplete
Assembly: Syncfusion.SfAutoComplete.Android.dll
Syntax
public class SelectionChangingEventArgs : CancelEventArgs
  Constructors
SelectionChangingEventArgs()
Declaration
public SelectionChangingEventArgs()
  Properties
Value
Gets the value.
Declaration
public object Value { get; }
  Property Value
| Type | 
|---|
| System.Object |