ComponentOne FlexPivot for WinForms
FontBold Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotFieldStyle Class : 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

C1FlexPivotFieldStyle Class
C1FlexPivotFieldStyle Members