FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / BoundLabeledValues Class / DataSource Property

In This Topic
    DataSource Property (BoundLabeledValues)
    In This Topic
    Gets the DataSource used to build list of values.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataSource As DataSource
    public DataSource DataSource {get;}
    See Also