[]
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 display field.
|
This property retrieves the literal text displayed when the GcDateTimeCellType does not have input focus.