ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / IsZero Property

In This Topic
    IsZero Property
    In This Topic
    Returns True if the length is valid and equals to zero.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsZero As Boolean
    public bool IsZero {get;}
    See Also