MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataValue Class / Name Property

In This Topic
Name Property (DataValue)
In This Topic
Gets the element's name.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
 

Property Value

The name of the data element as a System.String.
See Also