Skip to main content
A newer version of this page is available. .

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.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public abstract class BaseComboBoxStyleSettings :
    BaseLookUpStyleSettings

Inheritance

Show 18 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>
See Also