C1.Silverlight.Olap.5
ForeColor Property (C1OlapFieldStyle)

Gets or sets the color used to paint the content of cells in this field.
Syntax
'Declaration
 
Public Property ForeColor As System.Nullable(Of Color)
public System.Nullable<Color> ForeColor {get; set;}
See Also

Reference

C1OlapFieldStyle Class
C1OlapFieldStyle Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.