ComponentOne Basic Library for UWP
Indexes Property

C1.UWP Assembly > C1.Xaml Namespace > AutoSearchBufferChangedEventArgs Class : Indexes Property
The collection of indexes.
Syntax
'Declaration
 
Public Property Indexes As System.Collections.Generic.List(Of Integer)
public System.Collections.Generic.List<int> Indexes {get; set;}
See Also

Reference

AutoSearchBufferChangedEventArgs Class
AutoSearchBufferChangedEventArgs Members