Summary
Move to the given item.
- Namespace
- Avalonia
.Collections - Containing Type
- Data
Grid Collection View
Syntax
public bool MoveCurrentTo(object item)
Parameters
Name | Type | Description |
---|---|---|
item | object | Item we want to move the currency to |
Return Value
Type | Description |
---|---|
bool | Whether the operation was successful |