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

In This Topic
    IsRtlScrollingSupported Property (ScrollableControl)
    In This Topic
    Gets a value determining behavior of scroll in rtl mode.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property IsRtlScrollingSupported As Boolean
    protected virtual bool IsRtlScrollingSupported {get;}
    See Also