[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.AlternateText

AlternateText Property

AlternateText

Gets the alternate text of the GrapeCity.Win.Spread.InputMan.CellType.GcComboBox control.

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

A ComboBoxAlternateTextInfo value that indicates the alternate text.

Remarks

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.