Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / TimeSpanAlternateText Class / DisplayNull Property


In This Topic
DisplayNull Property (TimeSpanAlternateText)
In This Topic
Gets the DisplayNull instance of the AlternateText type.
Syntax
'Declaration
 
Public ReadOnly Property DisplayNull As AlternateText
 
'Usage
 
Dim instance As TimeSpanAlternateText
Dim value As AlternateText
 
value = instance.DisplayNull

Property Value

An AlternateText value that indicates the DisplayNull instance.
See Also