Spread Silverlight Documentation
Arrange Method (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : Arrange Method
Syntax
'Declaration
 
Public Sub Arrange( _
   ByVal finalRect As System.Windows.Rect _
) 
'Usage
 
Dim instance As CellPresenter
Dim finalRect As System.Windows.Rect
 
instance.Arrange(finalRect)
public void Arrange( 
   System.Windows.Rect finalRect
)

Parameters

finalRect
See Also

Reference

CellPresenter Class
CellPresenter Members