| BOOL CBCGPTasksPane::GetPageByGroup | ( | int | nGroup, |
| int & | nPage | ||
| ) | const |
Retrieves page index for the specified group.
Used to retrieve the page index for the specified group.
| nGroup | The zero-based index of the group in the internal list of groups. |
| nPage | Returns the page index for the specified group. It is 0 if there is only one default page. |