Class | Description | |
---|---|---|
C1CheckList | A list-based control with optional check boxes for each item, different selection modes and ability to select/unselect all items. | |
C1CheckListItem | Visual element used inside a C1CheckList. | |
C1MultiSelect | A C1TagEditor as base editor with C1CheckList as drop-down. | |
C1Tag | Visual element used inside a C1TagEditor. | |
C1TagEditor | A text box-based control with ability to display and edit tags. | |
CaptionEnableConverter | A System.Windows.Data.IValueConverter used to converter C1.WPF.C1SelectionMode to IsEnable property. | |
InverseBooleanConverter | A System.Windows.Data.IValueConverter used to converter C1TagEditor.IsEditable to IsReadOnly property. | |
TagEditedEventArgs | Provides data for the C1TagEditor.TagEdited event. | |
TagEidtorEditingEventArgs | ||
TextEditedEventArgs | Provides data for the C1TextEditor.TextEdited event. |