[]
Gets or sets the literal text of the field.
[Browsable(true)]
public string Text { get; set; }
<Browsable(True)>
Public Property Text As String
Type | Description |
---|---|
string | A string value indicates the literal text of the field.
|
The property retrieves the literal text displayed when the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime has the input focus.