ActiveReports Developer 7
Style Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : Style Class

Glossary Item Box

The following tables list the members exposed by Style.

Public Properties

 NameDescription
Public PropertyAlignmentGets or sets the horizontal text alignment of the control to which the style is applied.  
Public PropertyBackColorGets or sets the background color of the control.  Null if the property is inherited from the Style parent or not to be set on the control.  
Public PropertyCharacterSetGets or sets the CharacterSet of the control. The value must be cast as a byte.  
Public PropertyFontBoldGets or sets the Font.Bold property of the control.  Null if the property is inherited from the Style parent or not to be set on the control.  
Public PropertyFontItalicGets or sets the Font.Italic property of the control. Null if the property is inherited from the Style parent or not to be set on the control.  
Public PropertyFontNameGets or sets the Font.Name property of the control.  Null if the property is inherited from the Style parent or not to be set on the control.  
Public PropertyFontSize

Gets or sets the size of the font used to render the control.

 
Public PropertyFontStrikeThroughGets or sets the Font.StrikeThrough property of the control.  
Public PropertyFontUnderlineGets or sets the Font.Underline property of the control.  
Public PropertyFontVerticalGets or sets the Font.Vertical property of the control.  
Public PropertyForeColorGets or sets the text color of the control.     
Public PropertyNameGets or sets the unique name of the style.  
Public PropertyParentGets or sets the name of the parent style.  
Public PropertyValueGets or sets a Cascading Style Sheets (CSS) string representation of the Style properties.  
Public PropertyVerticalAlignmentGets or sets the vertical alignment of text within the bounds of the control.  
Top

See Also

Reference

Style Class
GrapeCity.ActiveReports.SectionReportModel Namespace
Label Class
ClassName Property
StyleSheet Class

How To

Use External Style Sheets