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

SimpleContextItemCollectionOptions.CenterPanelPadding 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 override Padding CenterPanelPadding { get; set; }

Property Value

Type Description
Padding

 

Property Paths

You can access this nested property as listed below:

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