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

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