'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
Name | Description | |
---|---|---|
![]() | ReportStyleSheet Constructor |
Name | Description | |
---|---|---|
![]() ![]() | Contemporary | Gets the Contemporary stock report stylesheet. |
![]() ![]() | CorporateAerated | Gets the CorporateAerated stock report stylesheet. |
![]() ![]() | CorporateCompact | Gets the CorporateCompact stock report stylesheet. |
![]() ![]() | CorporateConfidential | Gets the CorporateConfidential stock report stylesheet. |
![]() ![]() | CorporateLined | Gets the CorporateLined stock report stylesheet. |
![]() ![]() | Default | Gets the Default stock report stylesheet. |
![]() ![]() | Empty | Gets a reference to an empty report stylesheet. |
![]() | Grid | Gets or sets the grid's report style. |
![]() | PageFooter | Gets or sets the page footer of the report. |
![]() | PageHeader | Gets or sets the page header of the report. |
![]() ![]() | SoftGray | Gets the SoftGray stock report stylesheet. |
![]() ![]() | SteelBlue | Gets the SteelBlue stock report stylesheet. |
![]() ![]() | Typewriter | Gets the Typewriter stock report stylesheet. |
Name | Description | |
---|---|---|
![]() ![]() | Load | Overloaded. Loads a XML file to create a ReportStyleSheet object. |
![]() | Save | Overloaded. Saves the stylesheet as a XML file specifying if an existing XML file should be replaced. |
Name | Description | |
---|---|---|
![]() | OnGridChanged | Raises the GridChanged event. |
![]() | OnPageFooterChanged | Raises the PageFooterChanged event. |
![]() | OnPageHeaderChanged | Raises the PageHeaderChanged event. |
Name | Description | |
---|---|---|
![]() | GridChanged | Raised when the value of the Grid property is changed. |
![]() | PageFooterChanged | Raised when the value of the PageFooter property is changed. |
![]() | PageHeaderChanged | Raised when the value of the PageHeader property is changed. |
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