Skip to main content

ICustomizeLabelPageView.RightMargin Property

If implemented, specifies the value of the Right Margin editor.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

float RightMargin { get; set; }

Property Value

Type Description
Single

A Single value.

See Also