[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignField.PositivePattern

PositivePattern Property

PositivePattern

Gets or sets the positive pattern of NumberSignField.

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

A string value indicates the positive pattern.

Exceptions
Type Condition
ArgumentException

The assigned value is a string contains invalid char.