[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberSystemFormatDisplayField.Pattern

Pattern Property

Pattern

Gets or sets the pattern of the field.

Declaration
[TypeConverter(typeof(SystemFormatTypeConverter))]
public string Pattern { get; set; }
<TypeConverter(GetType(SystemFormatTypeConverter))>
Public Property Pattern As String
Property Value
Type Description
string

A string value indicates the pattern that used to format the numeric value.