GrapeCity.Xaml.SpreadSheet.Data
ThemeColor Property


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

Property Value

The color of the theme.
See Also

Reference

BorderLine Class
BorderLine Members