<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapConditionalFieldStyle Class / IsEmpty Property

In This Topic
    IsEmpty Property (C1OlapConditionalFieldStyle)
    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