ComponentOne Basic Library for UWP
Arrange Method (C1DropDown)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDown Class : Arrange Method
Syntax
'Declaration
 
Public Sub Arrange( _
   ByVal finalRect As Windows.Foundation.Rect _
) 
public void Arrange( 
   Windows.Foundation.Rect finalRect
)

Parameters

finalRect
See Also

Reference

C1DropDown Class
C1DropDown Members