MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class
Members

In This Topic
    C1MultiSelect Class
    In This Topic
    A C1TagEditor as base editor with C1CheckList as drop-down.
    Object Model
    C1MultiSelect ClassC1CheckList Class
    Syntax
    'Declaration
     
    
    Public Class C1MultiSelect 
       Inherits System.Windows.Controls.ItemsControl
    public class C1MultiSelect : System.Windows.Controls.ItemsControl 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.Input.C1MultiSelect

    See Also