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