C1.Win.TreeView Namespace / C1TreeView Class / IsRtlScroll Property

In This Topic
IsRtlScroll Property (C1TreeView)
In This Topic
Gets or sets a value indicating whether th Control supported rtl scroll or not.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Protected ReadOnly Property IsRtlScroll As Boolean
 
See Also