Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / IC1ReportExternalRecordset Interface / Caption Property

In This Topic
    Caption Property (IC1ReportExternalRecordset)
    In This Topic
    Gets the user-friendly name of the current recordset.
    Syntax
    'Declaration
     
    ReadOnly Property Caption As String
    string Caption {get;}
    See Also