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

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