[]
        
(Showing Draft Content)

C1.WPF.C1ListViewerPanel.AfterItemPrepared

AfterItemPrepared Method

AfterItemPrepared(C1ListViewerItem)

Called after the item was prepared to be shown in the panel.

Declaration
protected virtual void AfterItemPrepared(C1ListViewerItem listBoxItem)
Parameters
Type Name Description
C1ListViewerItem listBoxItem

The item container which was just prepared.