[]
Gets or sets a format string used to customize text.
public string TextFormat { get; set; }
Public Property TextFormat As String
Type | Description |
---|---|
string | A string value that indicates a format string used to customize text. |
This property specifies a format used to display the GrapeCity.Win.Text.
Type | Condition |
---|---|
ArgumentException | The value is not a valid TextFormat. |