menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CheckListItemsCollection - WPF API Reference | Syncfusion

    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 - 2025 Syncfusion Inc. All Rights Reserved