GrapeCity.Xaml.SpreadSheet.Data
ForegroundThemeColor Property (Column)


Gets or sets the foreground theme color for the current column.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ForegroundThemeColor As String
'Usage
 
Dim instance As Column
Dim value As String
 
instance.ForegroundThemeColor = value
 
value = instance.ForegroundThemeColor
[DefaultValue()]
public string ForegroundThemeColor {get; set;}

Property Value

The foreground theme color. The default value is null.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Column Class
Column Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options