FlexGrid for WinRT
GetCellRect(CellRange) Method

CellRange to locate.
Gets a rectangle that represents the position of a CellRange on the panel.
Syntax
'Declaration
 
Public Overloads Function GetCellRect( _
   ByVal rng As CellRange _
) As Windows.Foundation.Rect
public Windows.Foundation.Rect GetCellRect( 
   CellRange rng
)

Parameters

rng
CellRange to locate.

Return Value

A rectangle that represents the position of the cell range.
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
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback