Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / C1RdlReport Class / Description Property

In This Topic
    Description Property (C1RdlReport)
    In This Topic
    Gets or sets the description of the report.
    Syntax
    'Declaration
     
    Public Property Description As String
    public string Description {get; set;}
    See Also