ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Title Class / Style Property

In This Topic
Style Property (Title)
In This Topic
Gets or sets the text, border and background style properties for the title.
Syntax
'Declaration
 
Public Property Style As Style
 

Property Value

A Style object containing the text, border and background style properties for the title.
Remarks
All textbox properties apply.
See Also