SecondaryColor Property (C1MaterialThemeSettings)
In This Topic
Gets or sets secondary color for material theme.
Syntax
'Declaration
Public Property SecondaryColor As System.Drawing.Color
public System.Drawing.Color SecondaryColor {get; set;}
See Also