C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Aggregate Class / Expression Property

In This Topic
Expression Property (Aggregate)
In This Topic
Gets the Expression object used to calculate the value of the current aggregate.
Syntax
'Declaration
 
Public ReadOnly Property Expression As Expression
 
Remarks
Use the ExpressionText property to set the expression.
See Also