[]
        
(Showing Draft Content)

C1.Win.Sizer.C1Sizer.GetControlAtCell

GetControlAtCell Method

GetControlAtCell(int, int)

Declaration
public Control GetControlAtCell(int row, int col)
Public Function GetControlAtCell(row As Integer, col As Integer) As Control
Parameters
Type Name Description
int row
int col
Returns
Type Description
Control