[]
Gets or sets the literal text of the GrapeCity.Windows.InputMan.Fields.DateLiteralField. This is a dependency property.
public string Text { get; set; }
Public Property Text As String
Type | Description |
---|---|
string | A string value indicates the literal text of the field. |