[]
        
(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)
Parameters
Type Name Description
int rowIndex

Row index.

int columnIndex

Column index.

Returns
Type Description
object