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

Glossary Item Box

Indicates the style of the font for the item.

Syntax

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

See Also