'Declaration Public Class ReportLabeledValues Inherits C1.Win.FlexReport.ReportOwnedCollection(Of ReportLabeledValue)
public class ReportLabeledValues : C1.Win.FlexReport.ReportOwnedCollection<ReportLabeledValue>
'Declaration Public Class ReportLabeledValues Inherits C1.Win.FlexReport.ReportOwnedCollection(Of ReportLabeledValue)
public class ReportLabeledValues : C1.Win.FlexReport.ReportOwnedCollection<ReportLabeledValue>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Win.FlexReport.ReportOwnedCollection<TItem>
C1.Win.FlexReport.ReportLabeledValues