ComponentOne Reports for WPF
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