InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / IsRtlScroll Property

In This Topic
    IsRtlScroll Property (C1InputPanelBase)
    In This Topic
    Gets or sets a value indicating whether th Control supported rtl scroll or not.
    Syntax
    'Declaration
     
    Protected ReadOnly Property IsRtlScroll As Boolean
    protected bool IsRtlScroll {get;}
    See Also