Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlFloat Class / NaN Property

In This Topic
    NaN Property
    In This Topic
    Gets an RdlFloat object representing the double.NaN value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property NaN As RdlFloat
    public static RdlFloat NaN {get;}
    See Also