C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace > C1OlapField Class : StyleLow Property |
'Declaration Public ReadOnly Property StyleLow As C1OlapConditionalFieldStyle
public C1OlapConditionalFieldStyle StyleLow {get;}
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.