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

In This Topic
DefaultSize Property (C1TreeView)
In This Topic
Gets the default size of the control.
Syntax
'Declaration
 
Protected Overrides ReadOnly Property DefaultSize As Size
 

Property Value

The default System.Drawing.Size of the control.
See Also