<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapConditionalFieldStyle Class / ConditionType Property

In This Topic
    ConditionType Property (C1OlapConditionalFieldStyle)
    In This Topic
    Gets or sets the condition that determines whether this style should be applied.
    Syntax
    'Declaration
     
    Public Property ConditionType As ConditionType
    public ConditionType ConditionType {get; set;}
    See Also