SubsetComboBox

Ecng.Xaml

The drop-down list to select a set of fields.

Наследует: ComboBoxEditEx

Конструкторы

SubsetComboBox()

Initializes a new instance of the ICH.

Свойства

DisplaySelectedItemsCount : bool

Display selected items count.

SubsetComboBoxStyleKey : ComponentResourceKey

Gets the resource key for the default Style of SubsetComboBox.

Методы

CreateEditorSettings() : BaseEditSettings
TryConvertBaseValue(SelectorPropertiesCoercionHelper, object) : object

Attempts to convert the base value to an edit value using the helper.

helper
The selector coercion helper.
bv
The base value.

Возвращает: The converted edit value.

TryConvertEditValue(object) : object

Attempts to convert the edit value to a value acceptable by the editor. The default implementation returns the original value.

ev
The edit value.

Возвращает: The converted value, or null to use the original value.

UpdateBindings()

Auto update bindings when dependency properties changed.

Поля

DisplaySelectedItemsCountProperty : DependencyProperty

Display selected items count.