FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / Format Property

In This Topic
    Format Property (RibbonNumericBox)
    In This Topic
    Gets or sets the format of the Value displayed in the RibbonNumericBox.
    Syntax
    'Declaration
     
    Public Property Format As System.String
    public System.string Format {get; set;}
    See Also