alexa

    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