[]
        
(Showing Draft Content)

C1.WPF.C1ListViewerPanel.BeforeItemRecycled

BeforeItemRecycled Method

BeforeItemRecycled(C1ListViewerItem)

Called before the item is recycled.

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

The item container to be recycled.