[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.C1TrueDBDropdown.ScrollCtl

ScrollCtl Method

ScrollCtl(int, int)

Scrolls the 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