Gets or sets the description of the report.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] public string Description { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(True)> _ Public Property Description As String Get Set |