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

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

C1DataGrid クラス
C1DataGrid メンバ