[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberMoneyPatternDisplayField.Pattern

Pattern Property

Pattern

Gets or sets the pattern of NumberMoneyPatternDisplayField. This is a dependency property.

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

A string value indicates the pattern of the field.

Exceptions
Type Condition
ArgumentException

The assigned value is a invalid pattern string.