ComponentOne Reports for WPF
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 Boolean
    public bool IsNull {get;}
    See Also