IsRtlScrollingSupported Property (C1StatusBar)
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