| C1.iOS.CollectionView Assembly > C1.iOS.CollectionView Namespace : C1TableViewSource<T> Class |
The following tables list the members exposed by C1TableViewSource<T>.
| Name | Description | |
|---|---|---|
![]() | C1TableViewSource<T> Constructor | Initializes a new instance of the C1TableViewSource<T> class. |
| Name | Description | |
|---|---|---|
![]() | ClassHandle | (Inherited from Foundation.NSObject) |
![]() | CollectionView | Gets the collection view which provides the data items. |
![]() | EmptyMessage | Gets or sets the message displayed when there are no items. |
![]() | Handle | (Inherited from Foundation.NSObject) |
![]() | RefreshControl | Gets the refresh control used by the user to refresh the list. |
![]() | SuperHandle | (Inherited from Foundation.NSObject) |
![]() | TableView | Gets the table view used to display the items. |
| Name | Description | |
|---|---|---|
![]() | AddObserver | Overloaded. (Inherited from Foundation.NSObject) |
![]() | AwakeFromNib | (Inherited from Foundation.NSObject) |
![]() | BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) |
![]() | ConformsToProtocol | (Inherited from Foundation.NSObject) |
![]() | DangerousAutorelease | (Inherited from Foundation.NSObject) |
![]() | DangerousRelease | (Inherited from Foundation.NSObject) |
![]() | DangerousRetain | (Inherited from Foundation.NSObject) |
![]() | Dispose | (Inherited from Foundation.NSObject) |
![]() | Equals | Overloaded. (Inherited from Foundation.NSObject) |
![]() | GetCell | Overridden. Called by the table view to get populate the row at indexPath with a cell view. |
![]() | GetGroupTitle | Gets the title of a group. |
![]() | GetHashCode | (Inherited from Foundation.NSObject) |
![]() | GetItem | Gets an item from the UIKit.UITableView Foundation.NSIndexPath. |
![]() | GetItemCell | Gets the visual element representing an item. |
![]() | GetNativeField | (Inherited from Foundation.NSObject) |
![]() | Init | (Inherited from Foundation.NSObject) |
![]() | Invoke | Overloaded. (Inherited from Foundation.NSObject) |
![]() | InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) |
![]() | NumberOfSections | Overridden. Returns the number of sections that are required to display the data. |
![]() | RowsInSection | Overridden. Called by the table view to find out how many rows are to be rendered in the section specified by section. |
![]() | SetNativeField | (Inherited from Foundation.NSObject) |
![]() | SetValueForKeyPath | (Inherited from Foundation.NSObject) |
![]() | TitleForHeader | Overridden. Called to populate the header for the specified section. |
![]() | ToString | (Inherited from Foundation.NSObject) |
C1TableViewSource<T> Class
C1.iOS.CollectionView Namespace
UIKit.UITableViewSource