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

SimpleContextItemCollectionOptions.CenterPanelColor 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 CenterPanelColor { 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 CenterPanelColor
AccordionControl
.ContextButtonsOptions .CenterPanelColor
BaseCheckedListBoxControl
.ContextButtonOptions .CenterPanelColor
BaseImageListBoxControl
.ContextButtonOptions .CenterPanelColor
BaseListBoxControl
.ContextButtonOptions .CenterPanelColor
CheckedListBoxControl
.ContextButtonOptions .CenterPanelColor
ImageListBoxControl
.ContextButtonOptions .CenterPanelColor
ListBoxControl
.ContextButtonOptions .CenterPanelColor
RepositoryItemBaseSpinEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemBlobBaseEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemBreadCrumbEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemCalcEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemCheckedComboBoxEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemColorEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemColorPickEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemComboBox
.ContextButtonOptions .CenterPanelColor
RepositoryItemDateEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemDateTimeOffsetEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemFontEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemGridLookUpEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemGridLookUpEditBase
.ContextButtonOptions .CenterPanelColor
RepositoryItemImageComboBox
.ContextButtonOptions .CenterPanelColor
RepositoryItemImageEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemLookUpEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemLookUpEditBase
.ContextButtonOptions .CenterPanelColor
RepositoryItemMemoExEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemMRUEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemPopupBase
.ContextButtonOptions .CenterPanelColor
RepositoryItemPopupBaseAutoSearchEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemPopupContainerEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemPopupGalleryEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemSearchControl
.ContextButtonOptions .CenterPanelColor
RepositoryItemSearchLookUpEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemSpinEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemTimeEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemTimeSpanEdit
.ContextButtonOptions .CenterPanelColor
RepositoryItemTreeListLookUpEdit
.ContextButtonOptions .CenterPanelColor
TileViewOptionsKanban
.GroupHeaderContextButtonOptions .CenterPanelColor
ResourcesCheckedListBoxControl
.ContextButtonOptions .CenterPanelColor
See Also