[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberSignField.NegativePattern

NegativePattern Property

NegativePattern

Gets or sets the negative pattern of NumberSignField.

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

A string value indicates the negative pattern.

Exceptions
Type Condition
ArgumentException

The assigned value is a string contains invalid.