Xceed DataGrid for Silverlight Documentation
CanSkip Property (IndexBasedDataSourceProvider)


Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property CanSkip As Boolean
'Usage
 
Dim instance As IndexBasedDataSourceProvider
Dim value As Boolean
 
value = instance.CanSkip
public override bool CanSkip {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 CanSkip

Send Feedback