MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ThemeResourceDescriptor Class / Accent1 Property

In This Topic
Accent1 Property (ThemeResourceDescriptor)
In This Topic
Gets or sets the value of the Accent1 color.
Syntax
'Declaration
 
Public Property Accent1 As String
 

Property Value

A System.String representing the value of the Accent1 color.
Remarks
Accepted values are in HEX format (e.g., "#000000" for black) or named colors (e.g., "Black").
See Also