Name | Description | |
---|---|---|
Style Constructor | Overloaded. |
The following tables list the members exposed by Style.
Name | Description | |
---|---|---|
Style Constructor | Overloaded. |
Name | Description | |
---|---|---|
Angle | ||
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. | |
HeadingLevel | ||
LabelExpression | ||
Language | Specifies the language. | |
LeadingChar | ||
LeftBorder | Specifies the left border properties. | |
LineHeight | Specifies the line height. | |
LineSpacing | Space between lines | |
MaxLevel | ||
Name | Gets or sets element name | |
NumberingStyle | ||
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. | |
ParentStyle | Gets or sets element parent | |
RightBorder | Specifies the right border properties. | |
ShadowOffset | Specifies the shadow offset. | |
ShrinkToFit | ||
StyleName | Gets or set element style name. | |
TextAlign | Gets or sets the horizontal alignment of the text. | |
TextDecoration | Gets or sets special text formatting. | |
TextIndent | ||
TextJustify | Gets the text justification setting. | |
TopBorder | Specifies the top border properties. | |
Type | ||
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 | |
---|---|---|
CreateDefaultStyle | Returns a new Style object with default values. | |
Equals | Compares two style instances. | |
GetExpressions | Returns list of inner expressions of style. | |
GetHashCode | ||
Merge | Merges given report element style with extrenal style from stylesheet. | |
Validate | Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Style object. |