FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonTimePicker Class / TextAreaWidth Property

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