StiStylesCreator Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.StiStylesCreator"]
Namespace: Stimulsoft.Report
The StiStylesCreator type exposes the following members.
Name | Description | |
---|---|---|
StiStylesCreator(ListStiBaseStyle) | Initializes a new instance of the StiStylesCreator class | |
StiStylesCreator(StiReport) | Initializes a new instance of the StiStylesCreator class |
Name | Description | |
---|---|---|
MaxNestedLevel |
Gets or sets maximal nested level for created styles.
| |
NestedFactor |
Gets or sets nested level factor for created styles.
| |
ShowBorders |
Gets or sets a value which indicates that styles creator will create a style showing borders.
| |
ShowDatas |
Gets or sets a value which indicates that styles creator will create a style for DataBands.
| |
ShowFooters |
Gets or sets a value which indicates that styles creator will create a style for FooterBands.
| |
ShowGroupFooters |
Gets or sets a value which indicates that styles creator will create a style for GroupFooterBands.
| |
ShowGroupHeaders |
Gets or sets a value which indicates that styles creator will create a style for GroupHeaderBands.
| |
ShowHeaders |
Gets or sets a value which indicates that styles creator will create a style for HeaderBands.
| |
ShowPageFooters |
Gets or sets a value which indicates that styles creator will create a style for PageFooterBands.
| |
ShowPageHeaders |
Gets or sets a value which indicates that styles creator will create a style for PageHeaderBands.
| |
ShowReportSummaries |
Gets or sets a value which indicates that styles creator will create a style for ReportSummaryBands.
| |
ShowReportTitles |
Gets or sets a value which indicates that styles creator will create a style for ReportTitleBands.
|
Name | Description | |
---|---|---|
CreateStyles | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |