DataElementName Property (ReportSectionBase)
Gets the name to use for the element that represents this report section in a data rendering.
public abstract string DataElementName {get;}
'Declaration
Public MustOverride ReadOnly Property DataElementName As String
Property Value
A
System.String representing the data element name of the report section.