Name | Description | |
---|---|---|
![]() | ReportStyleSheet Constructor |
The following tables list the members exposed by 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. |