ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataValue Class / Value Property

In This Topic
Value Property (DataValue)
In This Topic
Gets the element's value.
Syntax
'Declaration
 
Public ReadOnly Property Value As Object
 

Property Value

The value of the data element as an System.Object.
See Also