'Declaration
Protected Overridable Function GetCellsDataGridRowValues( _ ByVal rowIndex As System.Integer _ ) As System.Collections.ArrayList
'Usage
Dim instance As NFormulaSection Dim rowIndex As System.Integer Dim value As System.Collections.ArrayList value = instance.GetCellsDataGridRowValues(rowIndex)
protected virtual System.Collections.ArrayList GetCellsDataGridRowValues( System.int rowIndex )
Parameters
- rowIndex