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

In This Topic
    Value Property (Style)
    In This Topic
    Gets or sets a Cascading Style Sheets (CSS) string representation of the Style properties.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}

    Property Value

    String.
    See Also