GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Style Class |
The following tables list the members exposed by Style.
Name | Description | |
---|---|---|
Style Constructor | Initializes a new instance of the Style class. |
Name | Description | |
---|---|---|
BackgroundColor | Gets or sets the color of the background. | |
BackgroundGradientEndColor | Gets or sets the end color for the background gradient. | |
BackgroundGradientType | Gets or sets the gradient type of the background. | |
BackgroundHatchType | Enum of BackgroundHatchTypes The Style.BackgroundHatchType element specifies the hatching pattern of a report item. This element is optional. | |
BackgroundImage | Gets the background image for the report item. | |
Border | ||
BorderColor | Gets the color of the border. | |
BorderStyle | Gets the style of the border. | |
BorderWidth | Gets the width of the border. | |
BottomBorder | ||
Calendar | Gets or sets the type of calendar to use for formatting dates. | |
CharacterSpacing | Space between characters | |
Color | Gets or sets the foreground or text color. | |
Direction | Gets or sets a value indicating whether text is written left-to-right or right-to-left. | |
FontFamily | Gets or sets the name of the font family. | |
FontSize | Gets or sets the point size of the font. | |
FontStyle | Gets or sets the font style. | |
FontWeight | Gets or sets the thickness of the font. | |
Format | Gets or sets a .NET Framework formatting string. | |
Language | Gets or sets the primary language of the text. | |
LeftBorder | ||
LineHeight | Gets or sets the height of a line of text. | |
LineSpacing | Space between lines | |
NumeralLanguage | Gets or sets the digit format to use as described by its primary language. Any language is legal. | |
NumeralVariant | Gets or sets the variant of the digit format to use. | |
PaddingBottom | Gets or sets the amount of padding between the bottom edge of the report item and its contents. | |
PaddingLeft | Gets or sets the amount of padding between the left edge of the report item and its contents. | |
PaddingRight | Gets or sets the amount of padding between the right edge of the report item and its contents. | |
PaddingTop | Gets or sets the amount of padding between the top edge of the report item and its contents. | |
RightBorder | ||
ShadowOffset | ||
TextAlign | Gets or sets the horizontal alignment of the text. | |
TextDecoration | Gets or sets special text formatting. | |
TextJustify | Gets the text justification setting. | |
TopBorder | ||
UnicodeBiDi | Gets or sets the level of embedding with respect to the Bi-directional algorithm. | |
VerticalAlign | Gets or sets the vertical alignment of the text. | |
WrapMode | Wrap mode | |
WritingMode | Gets or sets a value indicating whether text is written horizontally or vertically. |
Name | Description | |
---|---|---|
GetExpressions | ||
Validate | Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Style object. |