ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlotPresenter Class / Arrange Method

In This Topic
    Arrange Method (DaySlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Arrange( _
       ByVal finalRect As Windows.Foundation.Rect _
    ) 
    public void Arrange( 
       Windows.Foundation.Rect finalRect
    )

    Parameters

    finalRect
    See Also