ComponentOne FlexPivot for WinForms
StyleLow Property

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotField Class : StyleLow Property
Gets the C1FlexPivotConditionalFieldStyle used to display low values.
Syntax
'Declaration
 
Public ReadOnly Property StyleLow As C1FlexPivotConditionalFieldStyle
public C1FlexPivotConditionalFieldStyle StyleLow {get;}
Remarks

This property allows you to apply conditional formatting to a field, making certain values stand out when displayed to the user.

For an example, see the StyleHigh property.

See Also

Reference

C1FlexPivotField Class
C1FlexPivotField Members