[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl.DisplayText

DisplayText Property

DisplayText

Gets the display text of the control.

Declaration
[Browsable(false)]
public string DisplayText { get; }
<Browsable(False)>
Public ReadOnly Property DisplayText As String
Property Value
Type Description
string

A string value that indicates the display text.
The default is Empty.

Remarks

This property retrieves the displayed text without input focus. The GrapeCity.Win.Views.DisplayField and the AlternateText properties may effect this property.