Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / IsNeg Property

In This Topic
    IsNeg Property
    In This Topic
    Gets a value indicating whether the current size is negative.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsNeg As Boolean
    public bool IsNeg {get;}
    See Also