Basic Library for WinRT
AfterItemPrepared Method

The item container which was just prepared.
Called after the item was prepared to be shown in the panel.
Syntax
'Declaration
 
Protected Overridable Sub AfterItemPrepared( _
   ByVal listBoxItem As C1ListViewerItem _
) 
protected virtual void AfterItemPrepared( 
   C1ListViewerItem listBoxItem
)

Parameters

listBoxItem
The item container which was just prepared.
See Also

Reference

C1ListViewerPanel Class
C1ListViewerPanel Members

 

 


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

Product Support Forum  |  Documentation Feedback