DataGrid for WPF/Silverlight
RecyclingPanel クラス
メンバ 

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 : RecyclingPanel クラス
内部の項目の再利用過程を管理する基本パネル。
オブジェクト モデル
RecyclingPanel クラス
シンタックス
'宣言
 
Public MustInherit Class RecyclingPanel 
   Inherits System.Windows.Controls.Panel
public abstract class RecyclingPanel : System.Windows.Controls.Panel 
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.DataGrid.RecyclingPanel
                        C1.WPF.DataGrid.DataGridCellsPanel
                        C1.WPF.DataGrid.DataGridColumnsHeaderPanel
                        C1.WPF.DataGrid.DataGridRowsHeaderPanel
                        C1.WPF.DataGrid.DataGridRowsPanel

参照

RecyclingPanel メンバ
C1.WPF.DataGrid 名前空間