Skip to main content

ReportDesignerViewModel.FontName Property

Specifies the font name for report controls.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public string FontName { get; set; }

#Property Value

Type Description
String

A String value, specifying the font name.

See Also