Description Property (ReportPart)
Gets or sets the detailed description of the report part visible in the designer.
public string Description {get; set;}
'Declaration
Public Property Description As String
Property Value
A
System.String value indicating the detailed description of the report part.