DataEngine for .NET Standard | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotConditionalFieldStyle Class / Value Property

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