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

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

Property Value

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