Table of Contents

Method IsItemVisible

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

IsItemVisible(int)

Gets whether item with the specified index is visible.

public virtual bool IsItemVisible(int index)

Parameters

index int

Item index.

Returns

bool