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

SimpleContextItemCollectionOptions.BottomPanelColor Property

Simple context items do not support this setting.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public Color BottomPanelColor { get; set; }

Property Value

Type Description
Color

 

Property Paths

You can access this nested property as listed below:

Show 38 property paths
Object Type Path to BottomPanelColor
AccordionControl
.ContextButtonsOptions .BottomPanelColor
BaseCheckedListBoxControl
.ContextButtonOptions .BottomPanelColor
BaseImageListBoxControl
.ContextButtonOptions .BottomPanelColor
BaseListBoxControl
.ContextButtonOptions .BottomPanelColor
CheckedListBoxControl
.ContextButtonOptions .BottomPanelColor
ImageListBoxControl
.ContextButtonOptions .BottomPanelColor
ListBoxControl
.ContextButtonOptions .BottomPanelColor
RepositoryItemBaseSpinEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemBlobBaseEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemBreadCrumbEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemCalcEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemCheckedComboBoxEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemColorEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemColorPickEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemComboBox
.ContextButtonOptions .BottomPanelColor
RepositoryItemDateEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemDateTimeOffsetEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemFontEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemGridLookUpEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemGridLookUpEditBase
.ContextButtonOptions .BottomPanelColor
RepositoryItemImageComboBox
.ContextButtonOptions .BottomPanelColor
RepositoryItemImageEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemLookUpEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemLookUpEditBase
.ContextButtonOptions .BottomPanelColor
RepositoryItemMemoExEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemMRUEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemPopupBase
.ContextButtonOptions .BottomPanelColor
RepositoryItemPopupBaseAutoSearchEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemPopupContainerEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemPopupGalleryEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemSearchControl
.ContextButtonOptions .BottomPanelColor
RepositoryItemSearchLookUpEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemSpinEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemTimeEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemTimeSpanEdit
.ContextButtonOptions .BottomPanelColor
RepositoryItemTreeListLookUpEdit
.ContextButtonOptions .BottomPanelColor
TileViewOptionsKanban
.GroupHeaderContextButtonOptions .BottomPanelColor
ResourcesCheckedListBoxControl
.ContextButtonOptions .BottomPanelColor
See Also