ComponentOne DockControl for WPF and Silverlight
Arrange Method (C1DockTabItem)

C1.WPF.Docking Namespace > C1DockTabItem Class : Arrange Method
Syntax
'Declaration
 
Public Sub Arrange( _
   ByVal finalRect As System.Windows.Rect _
) 
public void Arrange( 
   System.Windows.Rect finalRect
)

Parameters

finalRect
See Also

Reference

C1DockTabItem Class
C1DockTabItem Members