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

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