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

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid 名前空間 > DataGridRowCollection クラス : Collapse メソッド
述語。
述語を満たすグループを折りたたみます。
シンタックス
'宣言
 
Public Sub Collapse( _
   ByVal predicate As System.Predicate(Of DataGridGroupRow) _
) 
public void Collapse( 
   System.Predicate<DataGridGroupRow> predicate
)

パラメータ

predicate
述語。
参照

DataGridRowCollection クラス
DataGridRowCollection メンバ