'DeclarationProtected Overridable Function GetRowsDataGridRowValues( _ ByVal rowIndex As System.Integer _ ) As System.Collections.ArrayList
'UsageDim instance As NFormulaSection Dim rowIndex As System.Integer Dim value As System.Collections.ArrayList value = instance.GetRowsDataGridRowValues(rowIndex)
protected virtual System.Collections.ArrayList GetRowsDataGridRowValues( System.int rowIndex )
Parameters
- rowIndex