ActiveReports 12
Style Class Members
Fields  Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Style Class

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)Global 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 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 the rotation angle of the text.  
Public PropertyGets or sets the color of the background.  
Public PropertyGets or sets the end color for the background gradient.  
Public PropertyGets or sets the gradient type of the background.  
Public PropertyEnum of BackgroundHatchTypes The Style.BackgroundHatchType element specifies the hatching pattern of a report item. This element is optional.  
Public PropertyGets the background image for the report item.  
Public PropertySpecifies the border properties.  
Public PropertyGets the color of the border.  
Public Property

Gets the style of the border.

 
Public Property

Gets the width of the border.

 
Public PropertySpecifies the bottom border properties.  
Public PropertySpecifies the calendar.  
Public PropertySpace between characters  
Public Property

Gets or sets the foreground or text color.

 
Public PropertySpecifies the direction.  
Public Property

Gets or sets the name of the font family.

 
Public Property

Gets or sets the point size of the font.

 
Public PropertyGets or sets the font style.  
Public Property

Gets or sets the thickness of the font.

 
Public Property

Gets or sets a .NET Framework formatting string.

 
Public PropertySpecifies TOC heading level  
Public PropertySpecifies TOC label expression.  
Public PropertySpecifies the language.  
Public PropertySpecifies TOC level leading char.  
Public PropertySpecifies the left border properties.  
Public PropertySpecifies the line height.  
Public PropertySpace between lines  
Public PropertySpecifies max level (applicable for Table of contents)  
Public PropertySpecifies whether the text font size should be adjusted to fit the text in to container.  
Public PropertyGets or sets element name  
Public PropertySpecifies numbering style  
Public PropertySpecifies the numeral language.  
Public Property

Gets or sets the variant of the digit format to use.

 
Public PropertySpecifies the bottom padding  
Public Property

Gets or sets the amount of padding between the left edge of the report item and its contents.

 
Public Property

Gets or sets the amount of padding between the right edge of the report item and its contents.

 
Public Property

Gets or sets the amount of padding between the top edge of the report item and its contents.

 
Public PropertyGets or sets element parent  
Public PropertySpecifies the right border properties.  
Public PropertySpecifies the shadow offset.  
Public PropertySpecifies whether the text font size should be adjusted to fit the text in to container.  
Public PropertyGets or set element style name.  
Public Property

Gets or sets the horizontal alignment of the text.

 
Public Property

Gets or sets special text formatting.

 
Public PropertySpecifies TOC level text indentation.  
Public PropertyGets the text justification setting.  
Public PropertySpecifies the top border properties.  
Public PropertyGets the style type.  
Public PropertySpecifies the unicode bi di.  
Public Property

Gets or sets the vertical alignment of the text.

 
Public PropertyWrap mode  
Public PropertySpecifies the writing mode.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns a new Style object with default values.  
Public MethodCompares two style instances.  
Public MethodReturns list of inner expressions of style.  
Public MethodGets the hash code.  
Public Methodstatic (Shared in Visual Basic)Merges given report element style with extrenal style from stylesheet.  
Public MethodValidates the information in each property of the Style object.  
Top
See Also

Reference

Style Class
GrapeCity.ActiveReports.PageReportModel Namespace