FlexGrid for WinRT
GetDataItems Method (RowCollection)

CellRange that specifies the rows for which to return data items.
Gets a collection of data items in a given CellRange.
Syntax
'Declaration
 
Public Function GetDataItems( _
   ByVal rng As CellRange _
) As System.Collections.IEnumerable
public System.Collections.IEnumerable GetDataItems( 
   CellRange rng
)

Parameters

rng
CellRange that specifies the rows for which to return data items.

Return Value

A collection of data items in the given 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

RowCollection Class
RowCollection Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback