Constable Authorization Engine 2.0 BETA

ICustomInstanceEntryDisplay.ImageIndex Property

[This is preliminary documentation and subject to change.]

Gets the index of an image (from the SmallImageList) that should be displayed in the InstanceView control for this instance.

[Visual Basic]
Property ImageIndex As Integer
[C#]
int ImageIndex {get;}

Remarks

The value of this property is only considered when the UsedProperties mask has the ImageIndex bit set.

See Also

ICustomInstanceEntryDisplay Interface | LaMarvin.Design Namespace