'Declaration Public Property ReportStyleSheet As ReportStyleSheet
'Usage Dim instance As Report Dim value As ReportStyleSheet instance.ReportStyleSheet = value value = instance.ReportStyleSheet
public ReportStyleSheet ReportStyleSheet {get; set;}
'Declaration Public Property ReportStyleSheet As ReportStyleSheet
'Usage Dim instance As Report Dim value As ReportStyleSheet instance.ReportStyleSheet = value value = instance.ReportStyleSheet
public ReportStyleSheet ReportStyleSheet {get; set;}
Assigning a null reference (Nothing in Visual Basic) to the ReportStyleSheet property will create an empty ReportStyleSheet.
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