FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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