Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonNumericBox Class / TextAreaWidth Property

In This Topic
    TextAreaWidth Property (RibbonNumericBox)
    In This Topic
    Gets or sets the width of RibbonNumericBox's text area.
    Syntax
    'Declaration
     
    
    Public Property TextAreaWidth As Integer
    public int TextAreaWidth {get; set;}
    See Also