Spread Silverlight Documentation
Accent5 Property


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

Property Value

The accent5.
See Also

Reference

ThemeColor Class
ThemeColor Members