DataGrid for WPF/Silverlight
GetGroupText メソッド (DataGridColumn)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridColumn クラス : GetGroupText メソッド
グループ行。
グループ行内に表示されるテキストを取得します。
シンタックス
'宣言
 
Public Overridable Function GetGroupText( _
   ByVal groupRow As DataGridGroupRow _
) As System.String
public virtual System.string GetGroupText( 
   DataGridGroupRow groupRow
)

パラメータ

groupRow
グループ行。
参照

DataGridColumn クラス
DataGridColumn メンバ