[]
        
(Showing Draft Content)

C1.Win.Input.MultiColumnCombo.IDropDownView.GetValue

GetValue Method

GetValue(int, int)

Gets the value of the cell.

Declaration
object GetValue(int rowIndex, int columnIndex)
Function GetValue(rowIndex As Integer, columnIndex As Integer) As Object
Parameters
Type Name Description
int rowIndex

Row index.

int columnIndex

Column index.

Returns
Type Description
object