[]
        
(Showing Draft Content)

C1.Win.List.Split.setCurrentCell

setCurrentCell Method

setCurrentCell(int, int)

Declaration
protected override void setCurrentCell(int row, int col)
Protected Overrides Sub setCurrentCell(row As Integer, col As Integer)
Parameters
Type Name Description
int row
int col
Overrides