Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TileListBoxPanel Class / CalculateExtentSize Method

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