FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / C1StatusBar Class / RightPaneWidth Property

In This Topic
    RightPaneWidth Property (C1StatusBar)
    In This Topic
    Gets or sets the width of the pane on the right side of the status bar.
    Syntax
    'Declaration
     
    Public Property RightPaneWidth As System.Integer
    public System.int RightPaneWidth {get; set;}
    See Also