Table of Contents

Class ListItemDrawable

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

Implements ListControlItem painting.

public class ListItemDrawable : BaseDrawable, IBaseObject, IBaseDrawable
Inheritance
ListItemDrawable
Implements

Properties

Container

Gets or sets container of the item.

Item

Gets or sets item to paint.

ItemIndex

Gets or sets index of the item in the container.

Methods

Draw(AbstractControl, Graphics)

Draws object on the canvas.