Table of Contents

Method IsValidIndex

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

IsValidIndex(int)

Checks whether index is valid in the ListBox.

public virtual bool IsValidIndex(int index)

Parameters

index int

Returns

bool