Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / IsRtlScrollingSupported Property

In This Topic
    IsRtlScrollingSupported Property (C1Ribbon)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property IsRtlScrollingSupported As Boolean
    protected virtual bool IsRtlScrollingSupported {get;}
    See Also