[]
        
(Showing Draft Content)

C1.WPF.C1ListViewerPanel.BeforeItemRecycled

BeforeItemRecycled Method

BeforeItemRecycled(C1ListViewerItem)

Called before the item is recycled.

Declaration
protected virtual void BeforeItemRecycled(C1ListViewerItem listBoxItem)
Protected Overridable Sub BeforeItemRecycled(listBoxItem As C1ListViewerItem)
Parameters
Type Name Description
C1ListViewerItem listBoxItem

The item container to be recycled.