ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCell Interface / DataElementName Property

In This Topic
DataElementName Property (IMatrixCell)
In This Topic
Gets the name of the data element.
Syntax
'Declaration
 
ReadOnly Property DataElementName As String
 

Property Value

A System.String representing the name of the data element.
See Also