DataGrid for WPF/Silverlight
GetVisibleRowsFromBottom メソッド (DataGridRowCollection)

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridRowCollection クラス : GetVisibleRowsFromBottom メソッド
下端から始まる行のコレクションを取得します。
シンタックス
'宣言
 
Public Function GetVisibleRowsFromBottom( _
   Optional ByVal includeCollapsedGroupRows As System.Boolean _
) As System.Collections.Generic.IEnumerable(Of DataGridRow)
public System.Collections.Generic.IEnumerable<DataGridRow> GetVisibleRowsFromBottom( 
   System.bool includeCollapsedGroupRows
)

パラメータ

includeCollapsedGroupRows
参照

DataGridRowCollection クラス
DataGridRowCollection メンバ