MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPart Class / Description Property

In This Topic
Description Property (ReportPart)
In This Topic
Gets or sets the detailed description of the report part visible in the designer.
Syntax
'Declaration
 
Public Property Description As String
 

Property Value

A System.String value indicating the detailed description of the report part.
See Also