ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class / ArrangeOverride Method

In This Topic
    ArrangeOverride Method (C1LoopPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function ArrangeOverride( _
       ByVal finalSize As Windows.Foundation.Size _
    ) As Windows.Foundation.Size
    protected override Windows.Foundation.Size ArrangeOverride( 
       Windows.Foundation.Size finalSize
    )

    Parameters

    finalSize
    See Also