In This Topic
Gets or sets the name of the report part in the library.
Syntax
'Declaration
Public Property ReportPart As String
public string ReportPart {get; set;}
Property Value
A
System.String value indicating the name of the report part in the library.
See Also