alexa

    Show / Hide Table of Contents

    Class CheckListSelectAllItem

    Represents the item class that provides the "SelectAll" item of the CheckListBox.

    Inheritance
    System.Object
    CheckListBoxItem
    CheckListSelectAllItem
    Inherited Members
    CheckListBoxItem.IsChecked
    CheckListBoxItem.IsCheckedProperty
    CheckListBoxItem.OnApplyTemplate()
    CheckListBoxItem.OnMouseDown(MouseButtonEventArgs)
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class CheckListSelectAllItem : CheckListBoxItem

    Constructors

    CheckListSelectAllItem()

    Initializes an instance of the CheckListSelectAllItem class.

    Declaration
    public CheckListSelectAllItem()
    Back to top Generated by DocFX