[]
        
(Showing Draft Content)

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

Text Property

Text

Gets or sets the literal text of the field.

Declaration
public string Text { get; set; }
Public Property Text As String
Property Value
Type Description
string

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

Remarks

This property retrieves the literal text displayed when the GcDateTimeCellType has the input focus.