GrapeCity.Xaml.SpreadSheet.Data
BackgroundThemeColor Property (Row)


Gets or sets background theme color for a row.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property BackgroundThemeColor As String
'Usage
 
Dim instance As Row
Dim value As String
 
instance.BackgroundThemeColor = value
 
value = instance.BackgroundThemeColor
[DefaultValue()]
public string BackgroundThemeColor {get; set;}

Property Value

A System.String object that describes the background theme color for cells in this row. The default value is null which means that no theme color is set for the row.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Row Class
Row Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options