Spread Windows Forms 12.0 Product Documentation
AlternateText Property (GcTimeSpanCellType)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > GcTimeSpanCellType Class : AlternateText Property
Gets the alternate text setting.
Syntax
'Declaration
 
Public ReadOnly Property AlternateText As TimeSpanAlternateTextInfo
'Usage
 
Dim instance As GcTimeSpanCellType
Dim value As TimeSpanAlternateTextInfo
 
value = instance.AlternateText
public TimeSpanAlternateTextInfo AlternateText {get;}

Property Value

A TimeSpanAlternateText value that indicates the alternate text.
Remarks
This property specifies how to show alternative text when the value is TimeSpanAlternateText.Zero or TimeSpanAlternateText.Null in edit mode and display mode.
See Also

Reference

GcTimeSpanCellType Class
GcTimeSpanCellType Members