Xceed DataGrid for Silverlight Documentation
CanJumpToItem Property (IndexBasedDataSourceProvider)


Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property CanJumpToItem As Boolean
'Usage
 
Dim instance As IndexBasedDataSourceProvider
Dim value As Boolean
 
value = instance.CanJumpToItem
public override bool CanJumpToItem {get;}
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

IndexBasedDataSourceProvider Class
IndexBasedDataSourceProvider Members
Base Implementation in CanJumpToItem

Send Feedback