NTabDetailsPresenter Class Members
The following tables list the members exposed by NTabDetailsPresenter.
| Name | Description |
 | CreateDetailsRowCells | Overridden. Creates the details widget that needs to be integrated in the specified detail row. |
 | 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 NTabDetailsPresenter tries to embed all details into a single tab control placed in a single details row. |
Top