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

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

Reference

C1OlapFieldStyle Class
C1OlapFieldStyle Members

 

 


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