FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / BoundLabeledValues Class / DataSourceName Property

In This Topic
    DataSourceName Property (BoundLabeledValues)
    In This Topic
    Gets or sets the name of the DataSource used to build list of values.
    Syntax
    'Declaration
     
    Public Property DataSourceName As String
    public string DataSourceName {get; set;}
    See Also