ComboBoxEditExSettings
Ecng.Xaml
编辑 &% ComboBoxEditEx \\\\\ 的设置 。
继承自: ComboBoxEditSettings
构造函数
ComboBoxEditExSettings
public ComboBoxEditExSettings()
comboBoxEditExSettings = ComboBoxEditExSettings()
初始化了 & ##ComboBoxEditExSettings+#的新实例.
属性
ComboBoxEditExSettingsStyleKey
public static ComponentResourceKey ComboBoxEditExSettingsStyleKey { get; }
value = ComboBoxEditExSettings.ComboBoxEditExSettingsStyleKey
获取默认的%\ ComboBoxEditExSettings\\\% 的资源密钥。
IsSearchable
public bool IsSearchable { get; set; }
value = comboBoxEditExSettings.IsSearchable
comboBoxEditExSettings.IsSearchable = value
是可以搜索的 。
Value
public object Value { get; set; }
value = comboBoxEditExSettings.Value
comboBoxEditExSettings.Value = value
现值.
方法
AssignToEditCore
protected override void AssignToEditCore(IBaseEdit e)
comboBoxEditExSettings.AssignToEditCore(e)
- edit
字段
IsSearchableProperty
public static readonly DependencyProperty IsSearchableProperty
value = ComboBoxEditExSettings.IsSearchableProperty
是可以搜索的 。
ValueProperty
public static readonly DependencyProperty ValueProperty
value = ComboBoxEditExSettings.ValueProperty
现值.