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

In This Topic
ExpressionText Property (Aggregate)
In This Topic
Gets or sets the text of the Expression object used to calculate the value of the current aggregate.
Syntax
'Declaration
 
Public Property ExpressionText As String
 
Remarks
The Expression property can be used to get the Expression object.
See Also