Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableControl Class / IsRtlScroll Property

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