[]
Called after the item was prepared to be shown in the panel.
protected virtual void AfterItemPrepared(C1ListViewerItem listBoxItem)
Protected Overridable Sub AfterItemPrepared(listBoxItem As C1ListViewerItem)
| Type | Name | Description |
|---|---|---|
| C1ListViewerItem | listBoxItem | The item container which was just prepared. |