C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / PositivePattern Property

In This Topic
PositivePattern Property (RibbonNumericBox)
In This Topic
Gets or sets the format pattern for positive values. The meaning depends on the StandardFormat.
Syntax
'Declaration
 
Public Property PositivePattern As System.Integer
 
See Also