Spread Silverlight Documentation
CellSkipper Constructor


Handler of the skipped row.
Creates a new instance of the CellSkipper class.
Syntax
'Declaration
 
Public Function New( _
   ByVal skipHandler As CellSkipper.SkipHandler _
)
'Usage
 
Dim skipHandler As CellSkipper.SkipHandler
 
Dim instance As New CellSkipper(skipHandler)
public CellSkipper( 
   CellSkipper.SkipHandler skipHandler
)

Parameters

skipHandler
Handler of the skipped row.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

CellSkipper Class
CellSkipper Members

 

 


Copyright © GrapeCity, inc. All rights reserved.