Name | Description | |
---|---|---|
![]() | NCustomDetailsPresenter Constructor | Default constructor |
The following tables list the members exposed by NCustomDetailsPresenter.
Name | Description | |
---|---|---|
![]() | NCustomDetailsPresenter Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | CreateDetailRowCellsDelegate | Delegate for creating the details cells for a specific details row |
![]() | GetDetailsRowCountDelegate | Delegate for getting the count of detail rows |
![]() ![]() | NCustomDetailsPresenterSchema |
Name | Description | |
---|---|---|
![]() | CreateDetailsRowCells | Overridden. |
![]() | GetDetailsRowCount | Overridden. Given the details that need to be presented, returns the count of detail rows that are needed. Overriden to return 1, as the NCustomDetailsPresenter tries to embed all details into a single tab control placed in a single details row. |