ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Style Class
Properties

In This Topic
    Style Class Members
    In This Topic

    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

    How To

    Use External Style Sheets