WPF

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

    Show / Hide Table of Contents

    Class CheckListItemsCollection

    Represents a observable object collection that contains the collection of CheckListBoxItem.

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

    Constructors

    CheckListItemsCollection()

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