Basic Library for WinRT
BeforeItemRecycled Method

The item container to be recycled.
Called before the item is recycled.
Syntax
'Declaration
 
Protected Overridable Sub BeforeItemRecycled( _
   ByVal listBoxItem As C1ListViewerItem _
) 
protected virtual void BeforeItemRecycled( 
   C1ListViewerItem listBoxItem
)

Parameters

listBoxItem
The item container to be recycled.
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback