DataCollection
GetGroupTitle メソッド

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1TableViewSource<T> クラス : GetGroupTitle メソッド
The table view.
The group.
Gets the title of a group.
シンタックス
'宣言
 
Public Overridable Function GetGroupTitle( _
   ByVal tableView As UIKit.UITableView, _
   ByVal group As IDataCollectionGroup(Of Object,Object) _
) As System.String
public virtual System.string GetGroupTitle( 
   UIKit.UITableView tableView,
   IDataCollectionGroup<object,object> group
)

パラメータ

tableView
The table view.
group
The group.
参照

C1TableViewSource<T> クラス
C1TableViewSource<T> メンバ