ActiveReports 12
ValueExpression Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ITextBox Interface : ValueExpression Property
Gets expression which is used to evaluate textbox value.
Syntax
'Declaration
 
ReadOnly Property ValueExpression As String
string ValueExpression {get;}
Remarks
This expression is not null if the expression depends on pagination context.
See Also

Reference

ITextBox Interface
ITextBox Members