ActiveReports Developer 7
FontSize Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IStyle Interface : FontSize Property

Glossary Item Box

Indicates the size of the font for the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property FontSize As System.String
C# 
System.string FontSize {get;}

See Also