ActiveReports 9
Style Class Members
Fields  Properties  Methods 

The following tables list the members exposed by Style.

Public Constructors
 NameDescription
Public ConstructorStyle Constructor

Initializes a new instance of the Style class.

 
Top
Public Fields
 NameDescription
Public FieldBackgroundColorDefault  
Public FieldBackgroundGradientEndColorDefault  
Public FieldBackgroundGradientTypeDefault  
Public FieldBorderColorDefault  
Public FieldBorderStyleDefault  
Public FieldBorderWidthDefault  
Public FieldColorDefault  
Public FieldDirectionDefault  
Public FieldFontFamilyDefault  
Public FieldFontSizeDefault  
Public FieldFontStyleDefault  
Public FieldFontWeightDefault  
Public FieldShadowOffsetDefault  
Public FieldTextAlignDefault  
Public FieldTextDecorationDefault  
Public FieldVerticalAlignDefault  
Public FieldWritingModeDefault  
Top
Public Properties
 NameDescription
Public PropertyBackgroundColor

Gets or sets the color of the background.

 
Public PropertyBackgroundGradientEndColor

Gets or sets the end color for the background gradient.

 
Public PropertyBackgroundGradientType

Gets or sets the gradient type of the background.

 
Public PropertyBackgroundHatchTypeEnum of BackgroundHatchTypes The Style.BackgroundHatchType element specifies the hatching pattern of a report item. This element is optional.  
Public PropertyBackgroundImage

Gets the background image for the report item.

 
Public PropertyBorder  
Public PropertyBorderColor

Gets the color of the border.

 
Public PropertyBorderStyle

Gets the style of the border.

 
Public PropertyBorderWidth

Gets the width of the border.

 
Public PropertyBottomBorder  
Public PropertyCalendar

Gets or sets the type of calendar to use for formatting dates.

 
Public PropertyCharacterSpacingSpace between characters  
Public PropertyColor

Gets or sets the foreground or text color.

 
Public PropertyDirection

Gets or sets a value indicating whether text is written left-to-right or right-to-left.

 
Public PropertyFontFamily

Gets or sets the name of the font family.

 
Public PropertyFontSize

Gets or sets the point size of the font.

 
Public PropertyFontStyle

Gets or sets the font style.

 
Public PropertyFontWeight

Gets or sets the thickness of the font.

 
Public PropertyFormat

Gets or sets a .NET Framework formatting string.

 
Public PropertyLanguage

Gets or sets the primary language of the text.

 
Public PropertyLeftBorder  
Public PropertyLineHeight

Gets or sets the height of a line of text.

 
Public PropertyLineSpacingSpace between lines  
Public PropertyNumeralLanguage

Gets or sets the digit format to use as described by its primary language. Any language is legal.

 
Public PropertyNumeralVariant

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

 
Public PropertyPaddingBottom

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

 
Public PropertyPaddingLeft

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

 
Public PropertyPaddingRight

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

 
Public PropertyPaddingTop

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

 
Public PropertyRightBorder  
Public PropertyShadowOffset  
Public PropertyTextAlign

Gets or sets the horizontal alignment of the text.

 
Public PropertyTextDecoration

Gets or sets special text formatting.

 
Public PropertyTextJustifyGets the text justification setting.  
Public PropertyTopBorder  
Public PropertyUnicodeBiDi

Gets or sets the level of embedding with respect to the Bi-directional algorithm.

 
Public PropertyVerticalAlign

Gets or sets the vertical alignment of the text.

 
Public PropertyWrapModeWrap mode  
Public PropertyWritingMode

Gets or sets a value indicating whether text is written horizontally or vertically.

 
Top
Public Methods
 NameDescription
Public MethodEquals  
Public MethodGetExpressions  
Public MethodValidateValidates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.Style object.  
Top
See Also

Reference

Style Class
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum