C1.Silverlight.Olap.5
StyleLow Property

Gets the C1OlapConditionalFieldStyle used to display low values.
Syntax
'Declaration
 
Public ReadOnly Property StyleLow As C1OlapConditionalFieldStyle
public C1OlapConditionalFieldStyle 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

C1OlapField Class
C1OlapField Members

 

 


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