[]
        
(Showing Draft Content)

C1.Win.List.C1Combo.ScrollCtl

ScrollCtl Method

ScrollCtl(int, int)

Scrolls the list data area by the specified number of rows and columns.

Declaration
public void ScrollCtl(int cols, int rows)
Public Sub ScrollCtl(cols As Integer, rows As Integer)
Parameters
Type Name Description
int cols
int rows