ActiveReports 12
Style Property (ReportItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItem Class : Style Property

Gets or sets the the style settings for the report item.

Syntax
'Declaration
 
Public Property Style As Style
public Style Style {get; set;}

Property Value

Style object representing the style elements of the report control.

See Also

Reference

ReportItem Class
ReportItem Members