[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Page.BuildEvalMessage

BuildEvalMessage Method

BuildEvalMessage(float)

Builds the evaluation message.

Declaration
protected override sealed string[] BuildEvalMessage(float docWidth)
Parameters
Type Name Description
float docWidth

The width of the document.

Returns
Type Description
string[]

Returns the evaluation message.

Overrides