ActiveReports Developer 7
FontStyle Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Field Class : FontStyle Property

Glossary Item Box

Gets the font style associated with this field.

Syntax

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

See Also