A newer version of this page is available.
Switch to the current version.
BaseComboBoxStyleSettings Class
Serves as a base for classes that contain settings which define the appearance of the combobox drop-down window.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v19.2.dll
Declaration
public abstract class BaseComboBoxStyleSettings :
BaseLookUpStyleSettings
Public MustInherit Class BaseComboBoxStyleSettings
Inherits BaseLookUpStyleSettings
Inheritance
Show 16 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
See Also
Feedback