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

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