ReportDesignerViewModel.FontNames Property
In This Article
Specifies the available font names for report controls.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IEnumerable<String> | A collection of String values, specifying the font names. |
See Also