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

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 : DataGridCellsPanel クラス
セルが含まれるパネル。
オブジェクト モデル
DataGridCellsPanel クラス
シンタックス
'宣言
 
Public Class DataGridCellsPanel 
   Inherits RecyclingPanel
public class DataGridCellsPanel : RecyclingPanel 
継承階層

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

参照

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