FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFieldStyle Class / IsEmpty Property

In This Topic
    IsEmpty Property (PivotFieldStyle)
    In This Topic
    Gets a value that indicates whether this style is empty.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsEmpty As Boolean
    public virtual bool IsEmpty {get;}
    See Also