ActiveReports 9
DataElementName Property (ReportItem)

Gets or sets the name to use for the data element or attribute for the report item.

Syntax
'Declaration
 
Public Property DataElementName As System.String
public System.string DataElementName {get; set;}

Property Value

A String indicating the name to use for the data element or attribute for the report item.

Remarks

The default value is the Name of the report item

See Also

Reference

ReportItem Class
ReportItem Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum