[]
        
(Showing Draft Content)

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

Text Property

Text

Gets text of the Field.

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

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