TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewPanel Class / CalculateExtentSize Method

In This Topic
    CalculateExtentSize Method
    In This Topic
    Calculates the extent size which determine the size of the panel.
    Syntax
    'Declaration
     
    
    Protected Overridable Function CalculateExtentSize() As Size
    protected virtual Size CalculateExtentSize()
    See Also