GrapeCity.ActiveReports.v9 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 | |
---|---|---|
BackgroundColorDefault | The background color default. | |
BackgroundGradientEndColorDefault | The background gradient end color default. | |
BackgroundGradientTypeDefault | The background gradient type default. | |
BorderColorDefault | The border color default. | |
BorderStyleDefault | The border style default. | |
BorderWidthDefault | The border width default. | |
ColorDefault | The color default. | |
DirectionDefault | The direction default. | |
FontFamilyDefault | The font family default. | |
FontSizeDefault | The font size default. | |
FontStyleDefault | The font style default. | |
FontWeightDefault | The font weight default. | |
ShadowOffsetDefault | The shadow offset default. | |
TextAlignDefault | The text align default. | |
TextDecorationDefault | The text decoration default. | |
VerticalAlignDefault | The vertical align default. | |
WritingModeDefault | The writing mode default. |
Name | Description | |
---|---|---|
BackgroundColor | ||
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 | Specifies the border properties. | |
BorderColor | Gets the color of the border. | |
BorderStyle | Gets the style of the border. | |
BorderWidth | Gets the width of the border. | |
BottomBorder | Specifies the bottom border properties. | |
Calendar | Specifies the calendar. | |
CharacterSpacing | Space between characters | |
Color | Gets or sets the foreground or text color. | |
Direction | Specifies the direction. | |
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 | Specifies the language. | |
LeftBorder | Specifies the left border properties. | |
LineHeight | Specifies the line height. | |
LineSpacing | Space between lines | |
NumeralLanguage | Specifies the numeral language. | |
NumeralVariant | Gets or sets the variant of the digit format to use. | |
PaddingBottom | Specifies the bottom padding | |
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 | Specifies the right border properties. | |
ShadowOffset | Specifies the shadow offset. | |
TextAlign | Gets or sets the horizontal alignment of the text. | |
TextDecoration | Gets or sets special text formatting. | |
TextJustify | Gets the text justification setting. | |
TopBorder | Specifies the top border properties. | |
UnicodeBiDi | Specifies the unicode bi di. | |
VerticalAlign | Gets or sets the vertical alignment of the text. | |
WrapMode | Wrap mode | |
WritingMode | Specifies the writing mode. |
Name | Description | |
---|---|---|
Equals | Compares two style instances. | |
GetExpressions | Returns list of inner expressions of style. | |
GetHashCode | ||
Validate | Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Style object. |