C1.C1Rdl.Rdl2008 Namespace : EvaluationMode Enumeration |
'Declaration Public Enum EvaluationMode Inherits System.Enum
public enum EvaluationMode : System.Enum
Member | Description |
---|---|
Auto | TextRun.Value evaluates as an expression if starts with a "=". Otherwise, treats the TextRun.Value as a constant. |
Constant | TextRun.Value is treated as a constant. |
Expression | TextRun.Value is evaluated as an expression. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.EvaluationMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2