ListView.SetSelectionWithoutNotify

Cambiar al Manual
public void SetSelectionWithoutNotify (IEnumerable<int> indices);

Parámetros

indicesCollection of items to be selected.

Descripción

Sets a collection of selected items without triggering a selection change callback.