MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class
Fields Properties Methods

Style Class Members

The following tables list the members exposed by Style.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldThe default value for the Angle property.  
Public FieldThe default value for the BackgroundColor property.  
Public FieldThe default value for the BackgroundGradientEndColor property.  
Public FieldThe default value for the BackgroundGradientType property.  
Public FieldThe default value for the BorderColor property.  
Public FieldThe default value for the BorderStyle property.  
Public FieldThe default value for the BorderWidth property.  
Public FieldThe default value for the CharacterSpacing property.  
Public FieldThe default value for the Color property.  
Public Fieldstatic (Shared in Visual Basic)The singleton default Style object.  
Public FieldThe default value for the Direction property.  
Public FieldThe default value for the FontFamily property.  
Public FieldThe default value for the FontSize property.  
Public FieldThe default value for the FontStyle property.  
Public FieldThe default value for the FontWeight property.  
Public FieldThe default value for the HeadingLevel property.  
Public FieldThe special value for a property of style which indicates that the value should be evaluated from parent style.  
Public FieldThe default value for the LabelExpression property.  
Public FieldThe default value for the LeadingChar property.  
Public FieldThe default value for the BorderStyle line property.  
Public FieldThe default value for the MaxLevel property.  
Public FieldThe default value for the MinCondenseRate property.  
Public Fieldstatic (Shared in Visual Basic)The minimum value for the TextIndent property.  
Public FieldThe default value for the NumberingStyle property.  
Public FieldThe default value for the ShadowOffset property.  
Public FieldThe default value for the ShrinkToFit property.  
Public FieldThe default value for the TextAlign property.  
Public FieldThe default value for the TextDecoration property.  
Public FieldThe default value for the TextIndent property.  
Public FieldThe default value for the TextJustify property.  
Public FieldThe default value for the UprightInVerticalText property.  
Public FieldThe default value for the VerticalAlign property.  
Public FieldThe default value for the WrapMode property.  
Public FieldThe default value for the WritingMode property.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a number of degrees the text is rorated counter-clockwise.  
Public PropertyGets or sets a color of the background.  
Public PropertyGets or sets an end color for the background gradient.  
Public PropertyGets or sets a gradient type of the background.  
Public PropertyGets or sets a hatching pattern of a report item.  
Public PropertyGets a background image for the report item.  
Public PropertyGets or sets the default border properties, such as color, style and width.  
Public PropertyGets a color of the border, containing the default color or color for each side of the border.  
Public PropertyGets a style of the border, containing the default style or style for each side of the border.  
Public PropertyGets a width of the border, containing the default width or width for each side of the border.  
Public PropertyGets or sets the bottom border properties, such as color, style and width.  
Public PropertyGets or sets a calendar used for formatting dates.  
Public PropertyGets or sets a spacing between characters.  
Public PropertyGets or sets a color of the text.  
Public PropertySpecifies the direction.  
Public PropertyGets or sets a name of the font family.  
Public PropertyGets or sets a size of the font in Length.Unit.Points units.  
Public PropertyGets or sets a style of the font.  
Public PropertyGets or sets a thickness of the font.  
Public PropertyGets or sets a .NET Framework formatting string.  
Public PropertyGets or sets a heading level of the table of contents.  
Public PropertyGets or sets an expression for label of the table of contents.  
Public PropertyGets or sets the primary language of the text.  
Public PropertyGets or sets an leading char for label of the table of contents.  
Public PropertyGets or sets the left border properties, such as color, style and width.  
Public PropertyGets or sets a line height (leading).  
Public PropertyGets or sets a spacing between lines.  
Public PropertyGets or sets a maximum depth of the table of contents.  
Public PropertyGets or sets a minimum character condense rate value.  
Public PropertyGets or sets a name of the style.  
Public PropertyGets or sets a numbering style for headings of the table of contents.  
Public PropertyGets or sets a digit format to use as described by its primary language.  
Public PropertyGets or sets a variant of the digit format to use.  
Public PropertyGets or sets an amount of padding between the bottom edge of the report item and its contents.  
Public PropertyGets or sets an amount of padding between the left edge of the report item and its contents.  
Public PropertyGets or sets an amount of padding between the right edge of the report item and its contents.  
Public PropertyGets or sets an amount of padding between the top edge of the report item and its contents.  
Public PropertyGets or sets the parent style.  
Public PropertyGets or sets the right border properties, such as color, style and width.  
Public PropertyGets or sets a size of the shadow.  
Public PropertyGets or sets a value indicating whether the text font size should be adjusted to fit the text in to container.  
Public PropertyGets or sets a name of the external style.  
Public PropertyGets or sets a horizontal alignment of the text.  
Public PropertyGets or sets a special text formatting.  
Public PropertyGets or sets a text indentation for level of the table of contents.  
Public PropertySpecifies the text justify.  
Public PropertyGets or sets the top border properties, such as color, style and width.  
Public PropertyGets or sets the type of the style.  
Public PropertyGets or sets an Unicode Bi-directional embedding mode.  
Public PropertyGets or sets a value indicates whether the digits or digits along with Latin text appear horizontally in the vertical text.  
Public PropertyGets or sets a vertical alignment of the text.  
Public PropertyGets or sets a word wrap behavior for the text.  
Public PropertyGets or sets a value indicating whether the text is written horizontally or vertically.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)Creates a new Style object with default values.  
Public MethodDetermines whether the specified object is equal to the current Style.  
Public MethodReturns a list of the expressions contained by this component.  
Public MethodServes as a hash function for the Length.  
Public Methodstatic (Shared in Visual Basic)Merges a specified report item style with an external style from a stylesheet.  
Public MethodValidates the current state of the Style object.  
Top
See Also