<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1ConditionalFieldStyleEditor Class / HighValues Property

In This Topic
    HighValues Property (C1ConditionalFieldStyleEditor)
    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