FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / IC1FlexReportExternalRecordset Interface / Caption Property

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