[]
Gets the alternate text of the GrapeCity.Win.Spread.InputMan.CellType.GcTextBox control.
public TextBoxAlternateTextInfo AlternateText { get; }
Public ReadOnly Property AlternateText As TextBoxAlternateTextInfo
Type | Description |
---|---|
TextBoxAlternateTextInfo | A TextBoxAlternateText value that indicates the alternate text. |
If the current value is Empty and this control has input focus, this GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.Text property equals the Null setting, which is not null. The GrapeCity.Win.Spread.InputMan.CellType.GcTextBox.Text property equals the DisplayNull setting if the current value is null and this control does not contain the input focus.