Table of Contents

Method IsSelected

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

IsSelected(int)

Gets whether item with the specified index is selected.

public virtual bool IsSelected(int index)

Parameters

index int

Item index.

Returns

bool