DataGrid for WPF/Silverlight
BottomRows プロパティ (C1DataGrid)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > C1DataGrid クラス : BottomRows プロパティ
項目行の下端に配置される行のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property BottomRows As System.Collections.ObjectModel.Collection(Of DataGridRow)
public System.Collections.ObjectModel.Collection<DataGridRow> BottomRows {get;}
参照

C1DataGrid クラス
C1DataGrid メンバ