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

In This Topic
    IsRtlScroll Property (C1InputPanel)
    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