Version

GetRowLevel Method (IDataSource)

Gets the hierarchy level of the row.
Syntax
int GetRowLevel( 
   int rowIndex
)

Parameters

rowIndex
The row to check.

Return Value

The hierarchy level.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also