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

In This Topic
    Description Property (Warning)
    In This Topic
    Gets the detailed description of the problem.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As String
    public string Description {get;}
    See Also