[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeCellType.AlternateText

AlternateText Property

AlternateText

Gets the alternate text of the GcDateTimeCellType object.

Declaration
public DateAlternateTextInfo AlternateText { get; }
Public ReadOnly Property AlternateText As DateAlternateTextInfo
Property Value
Type Description
DateAlternateTextInfo

A DateAlternateText value that indicates the alternate text.

Remarks

This property is set to show alternative text when the control value is empty era or null in edit mode and display mode.