FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotConditionalFieldStyle Class / ConditionType Property

In This Topic
    ConditionType Property (PivotConditionalFieldStyle)
    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