InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / IsRtlScrollingSupported Property

In This Topic
    IsRtlScrollingSupported Property (C1InputPanelBase)
    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