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

Glossary Item Box

Gets the font style of this theme font.

Syntax

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

See Also