Table of Contents

Method IsCurrent

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

IsCurrent(int)

Gets whether item with the specified index is current.

public bool IsCurrent(int index)

Parameters

index int

Item index.

Returns

bool