[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextBox.ValueExpression

ValueExpression Property

ValueExpression

Gets the expression used to evaluate the textbox value.

Declaration
string ValueExpression { get; }
Property Value
Type Description
string

A string representing the expression used to evaluate the textbox value.

Remarks

This expression is not null if the expression depends on pagination context.