| void CBCGPReportRow::SetDescription | ( | const CString & | strDescr, |
| BOOL | bEnableMarkup = FALSE, |
||
| const CBCGPTextRendererOptions * | pOptions = NULL |
||
| ) |
Specifies the report row description.
| strDescr | Specifies the description's text. |
| bEnableMarkup | Specifies whether the description can include the hyperlinks (markup). |
| pOptions | Specifies the markup options. |