Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FilterCollectionChangedEventArgs - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FilterCollectionChangedEventArgs

    Filter changed event arguments.

    Inheritance
    System.Object
    FilterCollectionChangedEventArgs
    Namespace: Com.Syncfusion.Autocomplete
    Assembly: Syncfusion.SfAutoComplete.Android.dll
    Syntax
    public class FilterCollectionChangedEventArgs : EventArgs

    Constructors

    FilterCollectionChangedEventArgs()

    Declaration
    public FilterCollectionChangedEventArgs()

    Properties

    Value

    Gets the value contains the filtered objects from search

    Declaration
    public object Value { get; }
    Property Value
    Type Description
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved