Property ImageIndex
ImageIndex
Gets or sets image index used when item is painted.
public virtual int? ImageIndex { get; set; }
Property Value
- int?
Remarks
Currently this property is not used by the default item painter.
Gets or sets image index used when item is painted.
public virtual int? ImageIndex { get; set; }
Currently this property is not used by the default item painter.