[]
        
(Showing Draft Content)

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

Text Property

Text

Gets or sets the literal text of the field.

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

A string value indicates the literal text of the field.
The default is a White-Space char.

Remarks

The property retrieves the text of the NumberLiteralDisplayField.