Table of Contents

Property ImageIndex

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

ImageIndex

Gets or sets the index of the image that is displayed for the cell.

public virtual int? ImageIndex { get; set; }

Property Value

int?

The zero-based index of the image in the ImageList that is displayed for the cell. The default is null.