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

In This Topic
Value Property (Aggregate)
In This Topic
Gets the value of the current aggregate, calculating it if it has not been calculated yet (the calculated value is cached).
Syntax
'Declaration
 
Public ReadOnly Property Value As Object
 
See Also