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

In This Topic
ScrollSize Property (C1TreeView)
In This Topic
Gets or sets the size of the document.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public Overridable Property ScrollSize As Size
 
See Also