GrapeCity.Xaml.SpreadSheet.UI
ArrangeOverride Method (CellBackgroundPanel)


The computed size that is used to arrange the content.
Arranges and sizes the panel content.
Syntax
'Declaration
 
Protected Overrides Function ArrangeOverride( _
   ByVal finalSize As Size _
) As Size
'Usage
 
Dim instance As CellBackgroundPanel
Dim finalSize As Size
Dim value As Size
 
value = instance.ArrangeOverride(finalSize)
protected override Size ArrangeOverride( 
   Size finalSize
)

Parameters

finalSize
The computed size that is used to arrange the content.

Return Value

The size of the panel.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CellBackgroundPanel Class
CellBackgroundPanel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options