Spread Silverlight Documentation
Accent4 Property


GrapeCity.Windows.SpreadSheet.Data Namespace > ThemeColor Class : Accent4 Property
Gets or sets the accent4.
Syntax
'Declaration
 
Public Property Accent4 As System.Windows.Media.Color
'Usage
 
Dim instance As ThemeColor
Dim value As System.Windows.Media.Color
 
instance.Accent4 = value
 
value = instance.Accent4
public System.Windows.Media.Color Accent4 {get; set;}

Property Value

The accent4.
See Also

Reference

ThemeColor Class
ThemeColor Members