MindFusion.Wpf Pack Programmer's Guide
ExpressionExtension.Expression Property
See Also
 





Gets or sets the expression source code.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public string Expression { set; }

Visual Basic  Copy Code

Public Property Expression As String

 Property Value

A string specifying the expression.

 Remarks

For more information about expression syntax and functions, check Expressions.

 See Also

ExpressionExtension Members
ExpressionExtension Class
MindFusion.Reporting.Wpf Namespace