Skip to main content

ReportDesignerViewModel.FontSize Property

Specifies the font size for report controls.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public int FontSize { get; set; }

#Property Value

Type Description
Int32

An integer value, specifying the font size.

See Also