MultiSelect for WPF | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.WPF.Input Namespace
    In This Topic
    Classes
     ClassDescription
    ClassA list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items.
    ClassVisual element used inside a C1CheckList.
    ClassA C1TagEditor as base editor with C1CheckList as drop-down.
    ClassVisual element used inside a C1TagEditor.
    ClassA text box-based control with ability to display and edit tags.
    ClassA System.Windows.Data.IValueConverter used to converter C1.WPF.C1SelectionMode to IsEnable property.
    ClassA System.Windows.Data.IValueConverter used to converter C1TagEditor.IsEditable to IsReadOnly property.
    ClassProvides data for the C1TagEditor.TagEdited event.
    Class 
    ClassProvides data for the C1TextEditor.TextEdited event.
    Delegates
     DelegateDescription
    DelegateRepresents the method that handles the C1TagEditor.TagEdited event.
    Delegate 
    DelegateRepresents the method that handles the C1TextEditor.TextEdited event.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the mode for the automatic completion feature used in the C1MultiSelect controls.
    EnumerationDefines how to display text of control.
    EnumerationDefines how to filter the items of MultiSelect.
    See Also