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


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

Property Value

An AlternateText value that indicates the DisplayNull instance.
See Also