ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1CheckList Class
Members

In This Topic
    C1CheckList Class
    In This Topic
    A list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.
    Syntax
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   Windows.UI.Xaml.Controls.ItemsControl
                      Windows.UI.Xaml.Controls.Primitives.Selector
                         Windows.UI.Xaml.Controls.ListBox
                            C1.Xaml.Input.C1CheckList

    See Also