Gets or sets a
ReportStyleSheet that provides the appearance that the grid will have when it is printed or exported in a report.
'Declaration
Public Property ReportStyleSheet As ReportStyleSheet
'Usage
Dim instance As Report
Dim value As ReportStyleSheet
instance.ReportStyleSheet = value
value = instance.ReportStyleSheet
Property Value
A reference to a
ReportStyleSheet which provides the appearance that the grid will have when it is printed or exported in a report.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2