Method GetImage
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
GetImage(int)
Returns an image that is displayed for item given by Index.
public override Image GetImage(int index)
Parameters
index
intIndex of item within collection.
Returns
- Image
image corresponding to given item.