Method SetItemImageIndex NamespaceAlternet.UI AssemblyAlternet.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.