ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / Colors Class / Accent1 Property

In This Topic
    Accent1 Property (Colors)
    In This Topic
    Gets or sets the Accent1 theme color.
    Syntax
    'Declaration
     
    Public Property Accent1 As String
    public string Accent1 {get; set;}
    See Also