C1.Silverlight.Olap.5
ConditionType Enumeration

Specifies the type of comparison to be used when applying a C1OlapConditionalFieldStyle.
Syntax
'Declaration
 
Public Enum ConditionType 
   Inherits System.Enum
public enum ConditionType : System.Enum 
Members
MemberDescription
AbsoluteCompare field values to the specified absolute value.
NotSetDisable conditional formatting for this style.
PercentageCompare field values to the specified value as a percentage.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Olap.ConditionType

See Also

Reference

C1.Olap Namespace

 

 


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