ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPartProperty Class / Name Property

In This Topic
Name Property (ReportPartProperty)
In This Topic
Gets or sets the CLS-compliant property name.
Syntax
'Declaration
 
Public Property Name As String
 

Property Value

A System.String value indicating the CLS-compliant property name.
See Also