WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AutocompleteItemCollection

    Show / Hide Table of Contents

    Class AutocompleteItemCollection

    This class is wrapper for ObservableCollection.

    Inheritance
    System.Object
    AutocompleteItemCollection
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class AutocompleteItemCollection : ObservableCollection<IAutocompleteItem>

    Constructors

    AutocompleteItemCollection()

    Declaration
    public AutocompleteItemCollection()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved