wpf-devexpress-dot-xpf-dot-editors-8505938f.md
Defines the native appearance and behavior of the combo box editor.
Namespace : DevExpress.Xpf.Editors
Assembly : DevExpress.Xpf.Core.v25.2.dll
NuGet Package : DevExpress.Wpf.Core
public class ComboBoxStyleSettings :
BaseComboBoxStyleSettings
Public Class ComboBoxStyleSettings
Inherits BaseComboBoxStyleSettings
A ComboBoxStyleSettings object defines the default combo box operation mode.
Tip
For the complete list of the ComboBoxEdit control operation modes, see ComboBoxEdit operation modes.
Show 15 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement BaseEditStyleSettings DevExpress.Xpf.Editors.TextEditStyleSettings DevExpress.Xpf.Editors.ButtonEditStyleSettings DevExpress.Xpf.Editors.PopupBaseEditStyleSettings DevExpress.Xpf.Editors.BaseItemsControlStyleSettings<LookUpEditBase> DevExpress.Xpf.Editors.BaseLookUpStyleSettings BaseComboBoxStyleSettings ComboBoxStyleSettings TokenComboBoxStyleSettings
See Also