- Namespace
- Avalonia
.Controls .Selection - Containing Type
- SelectionModel
<T>
Syntax
public void DeselectRange(int start, int end)
Parameters
Name | Type | Description |
---|---|---|
start | int | |
end | int |
Return Value
Type | Description |
---|---|
void |
public void DeselectRange(int start, int end)
Name | Type | Description |
---|---|---|
start | int | |
end | int |
Type | Description |
---|---|
void |