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