Skip to main content
A newer version of this page is available. .

CustomizeLabelPage.Unit Property

Specifies the state of the Inch and Millimeter radio buttons.

Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages

Assembly: DevExpress.Xpf.ReportDesigner.v18.2.dll

Declaration

public virtual GraphicsUnit Unit { get; set; }

Property Value

Type Description
GraphicsUnit

Specifies the state of the Inch and Millimeter radio buttons.

See Also