MultiSelect for WPF
主な特長
要素
クイックスタート
MultiSelect コントロールの使用
データ連結
データソースへのMultiSelectの連結
オブジェクトコレクションへのMultiSelectの連結
非連結モードでのMultiSelect
機能
外観
オートコンプリートモード
表示モード
複数選択モード
選択
タグの外観
タグの折り返し
リファレンス
C1.WPF.Input.4.5.2 アセンブリ
名前空間
C1.WPF.Input 名前空間
クラス
C1CheckList
概要
メンバ
C1CheckList コンストラクタ
メソッド
OnApplyTemplate メソッド
SelectAll メソッド
UnselectAll メソッド
プロパティ
CaptionStyle プロパティ
CheckedMemberPath プロパティ
DisabledMemberPath プロパティ
MouseOverBrush プロパティ
SelectAllCaption プロパティ
SelectedBackground プロパティ
ShowCheckBoxes プロパティ
ShowSelectAll プロパティ
UnSelectAllCaption プロパティ
フィールド
CaptionStyleProperty フィールド
CheckedMemberPathProperty フィールド
DisabledMemberPathProperty フィールド
MouseOverBrushProperty フィールド
SelectAllCaptionProperty フィールド
SelectedBackgroundProperty フィールド
ShowCheckBoxesProperty フィールド
ShowSelectAllProperty フィールド
UnSelectAllCaptionProperty フィールド
C1CheckListItem
概要
メンバ
C1CheckListItem コンストラクタ
メソッド
OnApplyTemplate メソッド
プロパティ
MouseOverBrush プロパティ
SelectedBackground プロパティ
ShowCheckBox プロパティ
フィールド
MouseOverBrushProperty フィールド
SelectedBackgroundProperty フィールド
ShowCheckBoxProperty フィールド
C1MultiSelect
概要
メンバ
C1MultiSelect コンストラクタ
メソッド
OnApplyTemplate メソッド
SelectAll メソッド
UnselectAll メソッド
プロパティ
AutoCompleteMode プロパティ
AutoSuggestMode プロパティ
CaptionStyle プロパティ
CheckedMemberPath プロパティ
DisabledMemberPath プロパティ
DisplayMode プロパティ
DropdownHeight プロパティ
DropdownWidth プロパティ
GroupStyle プロパティ
HeaderFormat プロパティ
HighlightColor プロパティ
HighlightFontWeight プロパティ
IsDroppedDown プロパティ
IsEditable プロパティ
IsGrouping プロパティ
IsHeaderFormatVisible プロパティ
IsSynchronizedWithCurrentItem プロパティ
IsTagEditable プロパティ
Items プロパティ
ListBox プロパティ
MaxDropDownHeight プロパティ
MaxDropDownWidth プロパティ
MaxHeaderItems プロパティ
MaxSelectedItems プロパティ
MinDropDownHeight プロパティ
MinDropDownWidth プロパティ
MouseOverBrush プロパティ
PlaceHolder プロパティ
PressedBrush プロパティ
SelectAllCaption プロパティ
SelectedBackground プロパティ
SelectedIndex プロパティ
SelectedValue プロパティ
SelectedValuePath プロパティ
SelectionMode プロパティ
Separator プロパティ
ShowCheckBoxes プロパティ
ShowDropDownButton プロパティ
ShowSelectAll プロパティ
TagStyle プロパティ
Text プロパティ
UnSelectAllCaption プロパティ
フィールド
AutoCompleteModeProperty フィールド
AutoSuggestModeProperty フィールド
CaptionStyleProperty フィールド
CheckedMemberPathProperty フィールド
DisabledMemberPathProperty フィールド
DisplayModeProperty フィールド
DropdownHeightProperty フィールド
DropdownWidthProperty フィールド
HeaderFormatProperty フィールド
HighlightColorProperty フィールド
HighlightFontWeightProperty フィールド
IsDroppedDownProperty フィールド
IsEditableProperty フィールド
IsHeaderFormatVisibleProperty フィールド
IsSynchronizedWithCurrentItemProperty フィールド
IsTagEditableProperty フィールド
MaxDropDownHeightProperty フィールド
MaxDropDownWidthProperty フィールド
MaxHeaderItemsProperty フィールド
MaxSelectedItemsProperty フィールド
MinDropDownHeightProperty フィールド
MinDropDownWidthProperty フィールド
MouseOverBrushProperty フィールド
PlaceHolderProperty フィールド
PressedBrushProperty フィールド
SelectAllCaptionProperty フィールド
SelectedBackgroundProperty フィールド
SelectedIndexProperty フィールド
SelectedItemProperty フィールド
SelectedValuePathProperty フィールド
SelectedValueProperty フィールド
SelectionModeProperty フィールド
SeparatorProperty フィールド
ShowCheckBoxesProperty フィールド
ShowDropDownButtonProperty フィールド
ShowSelectAllProperty フィールド
TagStyleProperty フィールド
TextProperty フィールド
UnSelectAllCaptionProperty フィールド
イベント
IsMouseOverChanged イベント
SelectionChanged イベント
C1Tag
概要
メンバ
C1Tag コンストラクタ
メソッド
OnApplyTemplate メソッド
プロパティ
IsEditable プロパティ
IsInEditMode プロパティ
IsTagEditable プロパティ
フィールド
IsEditableProperty フィールド
IsInEditModeProperty フィールド
IsTagEditableProperty フィールド
イベント
ContentUpdating イベント
RemoveButtonClicked イベント
TagEdited イベント
C1TagEditor
概要
メンバ
C1TagEditor コンストラクタ
メソッド
ClearTags メソッド
ContainsTag メソッド
GetEditorText メソッド
InsertTag メソッド
InsertTag(String,Object) メソッド
InsertTag(Int32,String,Object) メソッド
OnApplyTemplate メソッド
RemoveTag メソッド
RemoveTagAt メソッド
SetEditorText メソッド
UpdateTextFromTags メソッド
プロパティ
DisplayMode プロパティ
FocusBrush プロパティ
IsEditable プロパティ
IsFocused プロパティ
IsTagEditable プロパティ
MouseOverBrush プロパティ
PlaceHolder プロパティ
Separator プロパティ
Tags プロパティ
TagStyle プロパティ
TagWrapping プロパティ
Text プロパティ
フィールド
DisplayModeProperty フィールド
FocusBrushProperty フィールド
IsEditableProperty フィールド
IsFocusedProperty フィールド
IsTagEditableProperty フィールド
MouseOverBrushProperty フィールド
PlaceHolderProperty フィールド
SeparatorProperty フィールド
TagsProperty フィールド
TagStyleProperty フィールド
TagWrappingProperty フィールド
TextProperty フィールド
イベント
Editing イベント
IsMouseOverChanged イベント
TagEdited イベント
TagExited イベント
TagInserted イベント
TagInserting イベント
TagRemoved イベント
TagsReset イベント
TagUpdating イベント
TextEdited イベント
CaptionEnableConverter
概要
メンバ
CaptionEnableConverter コンストラクタ
メソッド
Convert メソッド
ConvertBack メソッド
InverseBooleanConverter
概要
メンバ
InverseBooleanConverter コンストラクタ
メソッド
Convert メソッド
ConvertBack メソッド
TagEditedEventArgs
概要
メンバ
TagEditedEventArgs コンストラクタ
プロパティ
Text プロパティ
TagEidtorEditingEventArgs
概要
メンバ
TagEidtorEditingEventArgs コンストラクタ
プロパティ
Position プロパティ
Text プロパティ
TextEditedEventArgs
概要
メンバ
TextEditedEventArgs コンストラクタ
プロパティ
Text プロパティ
列挙型
AutoCompleteMode
DisplayMode
SuggestMode
デリゲート
TagEditedEventHandler
TagEidtorEditingEventHandler
TextEditedEventHandler