FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / IC1FlexReportExternalRecordset Interface / Caption Property

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