dbFindRowHeader
dbFindRowHeader(d_cellViewId t_siteDefName) =>d_rowHeaderId/nil
Description
Finds the specified row header. A row header contains information about a particular siteDef including the rows using the siteDef.
Arguments
|
The database ID of the cellview in which to search for the row header. |
|
Value Returned
|
The specified row header does not exist in the given cellview. |
Related Topics
Return to top