Back to Devexpress

RibbonControl.SelectedPagePopupMargin Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-d807497e.md

latest1.1 KB
Original Source

RibbonControl.SelectedPagePopupMargin Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
[Browsable(false)]
public Thickness SelectedPagePopupMargin { get; set; }
vb
<Browsable(False)>
Public Property SelectedPagePopupMargin As Thickness

Property Value

Type
Thickness

See Also

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace