menu

WPF

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

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