ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DateSelector Class / ArrangeOverride Method

In This Topic
    ArrangeOverride Method (C1DateSelector)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function ArrangeOverride( _
       ByVal finalSize As Windows.Foundation.Size _
    ) As Windows.Foundation.Size
    protected virtual Windows.Foundation.Size ArrangeOverride( 
       Windows.Foundation.Size finalSize
    )

    Parameters

    finalSize
    See Also