ActiveReports 12
IsValid Property (Length)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : IsValid Property
Indicates if the Length string contains the correct units and value.
Syntax
'Declaration
 
Public ReadOnly Property IsValid As Boolean
public bool IsValid {get;}

Property Value

Return true if the Length string is valid, else false.
See Also

Reference

Length Structure
Length Members