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

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