[]
        
(Showing Draft Content)

C1.WPF.Input

C1.WPF.Input Namespace

Classes

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 IValueConverter used to converter C1.WPF.C1SelectionMode to IsEnable property.

InverseBooleanConverter

A IValueConverter used to converter IsEditable to IsReadOnly property.

TagEditedEventArgs

Provides data for the TagEdited event.

TagEidtorEditingEventArgs

TextEditedEventArgs

Provides data for the C1TextEditor.TextEdited event.

Enums

AutoCompleteMode

Specifies the mode for the automatic completion feature used in the C1MultiSelect controls.

DisplayMode

Defines how to display text of control.

SuggestMode

Defines how to filter the items of MultiSelect.

Delegates

TagEditedEventHandler

Represents the method that handles the TagEdited event.

TagEidtorEditingEventHandler

TextEditedEventHandler

Represents the method that handles the C1TextEditor.TextEdited event.