Returns true if object contains null value.

Namespace:  C1.C1Rdl
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool IsNull { get; }
Visual Basic
Public ReadOnly Property IsNull As Boolean
	Get

See Also