GrapeCity.Xaml.SpreadSheet.Data
Accent2 Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > ThemeColor Class : Accent2 Property
Gets or sets the accent2.
Syntax
'Declaration
 
Public Property Accent2 As Color
'Usage
 
Dim instance As ThemeColor
Dim value As Color
 
instance.Accent2 = value
 
value = instance.Accent2
public Color Accent2 {get; set;}

Property Value

The accent2.
See Also

Reference

ThemeColor Class
ThemeColor Members