Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontSizeComboBox Class / TextAreaWidth Property

In This Topic
    TextAreaWidth Property (FontSizeComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextAreaWidth As System.Integer
    public System.int TextAreaWidth {get; set;}
    See Also