[]
Gets or sets the literal text of the field.
public string Text { get; set; }
Public Property Text As String
Type | Description |
---|---|
string | A string value that indicates the literal text of the field.
|
This property retrieves the literal text displayed when the GcDateTimeCellType has the input focus.