Spread for ASP.NET 10 Product Documentation
ForeColor Property (HighlightConditionalFormattingStyle)


Gets the forecolor.
Syntax
'Declaration
 
Public ReadOnly Property ForeColor As Color
'Usage
 
Dim instance As HighlightConditionalFormattingStyle
Dim value As Color
 
value = instance.ForeColor
public Color ForeColor {get;}

Property Value

The forecolor.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

HighlightConditionalFormattingStyle Class
HighlightConditionalFormattingStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.