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

In This Topic
IsZero Property
In This Topic
Gets a value indicating whether the length is valid and equals zero.
Syntax
'Declaration
 
Public ReadOnly Property IsZero As Boolean
 

Property Value

A System.Boolean value. true if the length is zero; otherwise, false.
See Also