[]
Gets the title of a group.
public virtual string GetGroupTitle(UITableView tableView, IDataCollectionGroup<object, object> group)
Public Overridable Function GetGroupTitle(tableView As UITableView, group As IDataCollectionGroup(Of Object, Object)) As String
| Type | Name | Description |
|---|---|---|
| UITableView | tableView | The table view. |
| IDataCollectionGroup<object, object> | group | The group. |
| Type | Description |
|---|---|
| string |