バージョン 24.2 (最新)

RecyclingItemsPanel クラス

項目コンテナーのリサイクルを活用したいパネルの抽象基本クラス。
シンタックス
public abstract class RecyclingItemsPanel : System.Windows.Controls.VirtualizingPanel 
解説

項目コンテナーをリサイクルするには、パネルは RecyclingItemsControl に対して ItemsHost である必要があります。それ以外は、他の Infragistics.Windows.Controls.ItemContainerGenerationMode のひとつが使用されます。

参照