Table of Contents

Method UnselectAll

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

UnselectAll()

Deselects all currently selected items.

public virtual void UnselectAll()

Remarks

This method clears the selection state of all items. After calling this method, no items will be selected.