'Declaration
Public Function GetControlsRow( _ ByVal index As System.Integer _ ) As NControlsRow
'Usage
Dim instance As NShapeSheet Dim index As System.Integer Dim value As NControlsRow value = instance.GetControlsRow(index)
public NControlsRow GetControlsRow( System.int index )
Parameters
- index