Skip to main content

ICustomizeLabelPageView.HorizontalPitch Property

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

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

float HorizontalPitch { get; set; }

Property Value

Type Description
Single

A Single value.

See Also