ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 Windows.Foundation.Size
    protected override Windows.Foundation.Size CalculateExtentSize()
    See Also