'Declaration Public Function New( _ ByVal rowSelectorPane As RowSelectorPane _ )
'Usage Dim rowSelectorPane As RowSelectorPane Dim instance As New GridControl(rowSelectorPane)
public GridControl( RowSelectorPane rowSelectorPane )
Parameters
- rowSelectorPane
- A reference to a RowSelectorPane object. Cannot be a null reference (Nothing in Visual Basic).