Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlInt Class / Zero Property

In This Topic
    Zero Property (RdlInt)
    In This Topic
    Gets an RdlInt object representing the zero (0) value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Zero As RdlInt
    public static RdlInt Zero {get;}
    See Also