[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.TextFormat

TextFormat Property

TextFormat

Gets or sets a format string used to customize text.

Declaration
public string TextFormat { get; set; }
Public Property TextFormat As String
Property Value
Type Description
string

A string value that indicates a format string used to customize text.

Remarks

This property specifies a format used to display the GrapeCity.Win.Text.

Exceptions
Type Condition
ArgumentException

The value is not a valid TextFormat.

See Also
TextBoxStyle