DateTimePickerPanel.

ScrollDown(int) Method

Summary

Scrolls down the specified number of items

Syntax

public void ScrollDown(int numItems = 1)

Parameters

Name Type Description
numItems int

Return Value

Type Description
void