ActiveReports 12
Style Class Members
Properties 

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

The following tables list the members exposed by Style.

Public Properties
 NameDescription
Public PropertyGets or sets the horizontal text alignment of the control to which the style is applied.  
Public PropertyGets 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 PropertyGets or sets the CharacterSet of the control. The value must be cast as a byte.  
Public PropertyGets 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 PropertyGets 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 PropertyGets 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 Property

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

 
Public PropertyGets or sets the Font.StrikeThrough property of the control.  
Public PropertyGets or sets the Font.Underline property of the control.  
Public PropertyGets or sets the Font.Vertical property of the control.  
Public PropertyGets or sets the text color of the control.     
Public PropertyGets or sets the unique name of the style.  
Public PropertyGets or sets the name of the parent style.  
Public PropertyGets or sets a Cascading Style Sheets (CSS) string representation of the Style properties.  
Public PropertyGets 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