Version

IsRowPinned Method (IDataSource)

Returns whether the row is pinned.
Syntax
bool IsRowPinned( 
   int row
)

Parameters

row
The index of the row.

Return Value

Whether the row is pinned or not.
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