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

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