ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlObject Class / IsNull Property

In This Topic
    IsNull Property
    In This Topic
    Returns true if object contains null value.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNull As System.Boolean
    public System.bool IsNull {get;}
    See Also