[]
        
(Showing Draft Content)

C1.PivotEngine.PivotField.StyleLow

StyleLow Property

StyleLow

Gets the PivotConditionalFieldStyle used to display low values.

Declaration
public PivotConditionalFieldStyle 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.