C1.Silverlight.Olap.5
FontBold Property

Gets or sets a value that determines whether cells in this field should be shown in bold.
Syntax
'Declaration
 
Public Property FontBold As System.Nullable(Of Boolean)
public System.Nullable<bool> FontBold {get; set;}
See Also

Reference

C1OlapFieldStyle Class
C1OlapFieldStyle Members

 

 


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