Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcTimeSpan Class / IsInvalidText Property


In This Topic
IsInvalidText Property (GcTimeSpan)
In This Topic
Gets a bool value indicates whether the text is invalid.
Syntax
'Declaration
 
Public ReadOnly Property IsInvalidText As Boolean
 
'Usage
 
Dim instance As GcTimeSpan
Dim value As Boolean
 
value = instance.IsInvalidText

Property Value

A bool value indicates whether the text is invalid.
See Also