UWP 10.1.11
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ValueEvaluationMode

Specifies the evaluation mode for text run values.

Inheritance
System.Object
ValueEvaluationMode
Namespace: BoldReports.RDL.Internal
Assembly: BoldReports.UWP.dll
Syntax
public sealed class ValueEvaluationMode : Enum

Fields

Auto

Auto evaluation mode - expression is evaluated per row/render cycle (default).

Declaration
public const ValueEvaluationMode Auto
Field Value
Type Description
ValueEvaluationMode

Constant

Constant evaluation mode (SSRS compatible) - expression is evaluated once at report processing time rather than per row/render cycle.

Declaration
public const ValueEvaluationMode Constant
Field Value
Type Description
ValueEvaluationMode

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved