[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField.Text

Text Property

Text

Gets text assosiated to the DisplayField.

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

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