Spread Windows Forms 12.0 Product Documentation
Null Property (TextBoxAlternateText)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > TextBoxAlternateText Class : Null Property
Gets the Null instance of the AlternateText type.
Syntax
'Declaration
 
Public ReadOnly Property Null As AlternateText
'Usage
 
Dim instance As TextBoxAlternateText
Dim value As AlternateText
 
value = instance.Null
public AlternateText Null {get;}

Property Value

An AlternateText value that indicates the Null instance.
See Also

Reference

TextBoxAlternateText Class
TextBoxAlternateText Members