[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AlternateText

AlternateText Property

AlternateText

Gets the alternate text of the GcNumberCellType control.

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

A NumberAlternateText value that indicates the NumberAlternateText.

Remarks

This property displays alternate text when the value of the control is Zero or Null in edit mode or display mode.