Xceed DataGrid for Silverlight Documentation
CanJump Property (ListDataSourceProvider)


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

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

See Also

Reference

ListDataSourceProvider Class
ListDataSourceProvider Members
Base Implementation in CanJump

Send Feedback