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 virtual bool IsCurrent(int index)

Parameters

index int

Item index.

Returns

bool