FlexGrid for WinRT
ArrangeOverride Method (GridPanel)

The size of the control available for use in the layout logic.
Provides the behavior for the arrange part of the control layout.
Syntax
'Declaration
 
Protected Overrides Function ArrangeOverride( _
   ByVal finalSize As Windows.Foundation.Size _
) As Windows.Foundation.Size
protected override Windows.Foundation.Size ArrangeOverride( 
   Windows.Foundation.Size finalSize
)

Parameters

finalSize
The size of the control available for use in the layout logic.

Return Value

The actual size used.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GridPanel Class
GridPanel Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback