PositivePattern Property (InputNumericBox)
In This Topic
Gets or sets the format pattern for positive values. The meaning depends on the
StandardFormat.
Syntax
'Declaration
Public Property PositivePattern As Integer
public int PositivePattern {get; set;}
See Also