'Declaration Public Class ReportStyleSheet
'Usage Dim instance As ReportStyleSheet
public class ReportStyleSheet
'Declaration Public Class ReportStyleSheet
'Usage Dim instance As ReportStyleSheet
public class ReportStyleSheet
If properties of a grid element's Xceed.Grid.GridElement.ReportStyle property have been explicitly set, the element's report style will override the corresponding report style in the report style sheet. For example, if both a Xceed.Grid.ColumnManagerRow's ReportStyle.BackColor and the report style sheet's Grid.ColumnManagerRow.BackColor properties have been explicitly set, all the ColumnManagerRows contained in the report, with the exception of the one whose ReportStyle.BackColor property has been explicitly set, will have the background color defined in the report style sheet.
System.Object
Xceed.Grid.Reporting.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