[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateLiteralDisplayFieldInfo.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 display field.
The default is a space character.

Remarks

This property retrieves the literal text displayed when the GcDateTimeCellType does not have input focus.