Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / C1Accordion Class / IsRtlScrollingSupported Property

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