[]
        
(Showing Draft Content)

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

Text Property

Text

Gets text of the Field.

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 Field.
The default is Empty.