Gets an RdlFloat object representing the double.NaN value.

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

Syntax

C#
public static RdlFloat NaN { get; }
Visual Basic
Public Shared ReadOnly Property NaN As RdlFloat
	Get

See Also