FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / ConditionalFieldStyleEditor Class / HighValues Property

In This Topic
    HighValues Property
    In This Topic
    Gets or sets a value indicating whether this editor is used for high values.
    Syntax
    'Declaration
     
    Public Property HighValues As Boolean
    public bool HighValues {get; set;}
    See Also