ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Unit Structure / IsEmpty Property

In This Topic
    IsEmpty Property (Unit)
    In This Topic
    Gets a value indicating whether the current unit represents an empty value.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also