Skip to main content

RibbonControl.SelectedPagePopupMarginProperty Field

Identifies the RibbonControl.SelectedPagePopupMargin dependency property.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v24.1.dll

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public static readonly DependencyProperty SelectedPagePopupMarginProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also