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