Spread WPF 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 (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

CellSkipper Class
CellSkipper Members

 

 


Copyright © GrapeCity, inc. All rights reserved.