Table of Contents

Method InternalSetListViewAndIndex

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

InternalSetListViewAndIndex(ListView?, long?)

Sets owner control and item index. Do not call directly.

public virtual void InternalSetListViewAndIndex(ListView? control, long? newIndex)

Parameters

control ListView

Owner control.

newIndex long?

Item index.