Spread Silverlight Documentation
ThemeColor Property


GrapeCity.Windows.SpreadSheet.Data Namespace > BorderLine Class : ThemeColor Property
Gets the theme color name of the border.
Syntax
'Declaration
 
Public ReadOnly Property ThemeColor As System.String
'Usage
 
Dim instance As BorderLine
Dim value As System.String
 
value = instance.ThemeColor
public System.string ThemeColor {get;}

Property Value

The color of the theme.
See Also

Reference

BorderLine Class
BorderLine Members