Skip to main content

ICustomizeLabelPageView.VerticalPitch Property

If implemented, specifies the value of the Vertical Pitch editor.

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

float VerticalPitch { get; set; }

Property Value

Type Description
Single

A Single value.

See Also