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

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