See Also

Style Class  | DataDynamics.ActiveReports Namespace  | ClassName (Label)  | ClassName (TextBox)  | StyleSheet  | Walkthrough: Style Sheets

See Also ActiveReports Send feedback to Data Dynamics

Style Class Members

Style overview

Public Properties

Public Property Alignment Gets or sets the horizontal text alignment of the control to which the style is applied.
Public Property BackColor Gets 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 Property FontBold Gets 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 Property FontItalic Gets 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 Property FontName Gets 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 FontSize Gets or sets the size of the font used to render the control.
Public Property FontStrikeThrough Gets or sets the Font.StrikeThrough property of the control.
Public Property FontUnderline Gets or sets the Font.Underline property of the control.
Public Property ForeColor Gets or sets the text color of the control.   
Public Property Name Gets or sets the unique name of the style.
Public Property Parent Gets or sets the name of the parent style.
Public Property Value Gets or sets a Cascading Style Sheets (CSS) string representation of the Style properties.
Public Property VerticalAlignment Gets or sets the vertical alignment of text within the bounds of the control.

See Also

Style Class  | DataDynamics.ActiveReports Namespace  | ClassName (Label)  | ClassName (TextBox)  | StyleSheet  | Walkthrough: Style Sheets

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.