Table of Contents

Method SetItemImageIndex

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

SetItemImageIndex(long, long, int?)

Sets item image.

void SetItemImageIndex(long itemIndex, long columnIndex, int? imageIndex)

Parameters

itemIndex long

Item index.

columnIndex long

Column index.

imageIndex int?

Image index.