C1.WPF.Input Namespace / C1MultiSelect Class
Members

C1MultiSelect Class
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
 
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