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

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