Summary
Scrolls up the specified number of items
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- DateTimePickerPanel
Syntax
public void ScrollUp(int numItems = 1)
Parameters
Name | Type | Description |
---|---|---|
numItems | int |
Return Value
Type | Description |
---|---|
void |