You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomFunctions Class > StiCodeDomFunctions Methods > ParseFunctions Method > ParseFunctions Method (StiCodeDomSerializator, string, StiComponent, string, StiExpression)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomFunctions.ParseFunctions Method (StiCodeDomSerializator, string, StiComponent, string, StiExpression)

Checks a text for the purpose of aggregate functions. If such are located in then generates a code for their processing.

Syntax
C++
C#
Visual Basic
internal: bool ParseFunctions( StiCodeDomSerializator serializator, string propertyName, StiComponent comp, string ^ text, StiExpression expression );
Parameters
Parameters 
Description 
comp 
The component in which this text is located. 
text 
Text. 
Returns

true if it is required to delay a report rendering.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.