[]
        
(Showing Draft Content)

C1.Report.ReportLabeledValues

ReportLabeledValues Class

Represents a collection of ReportLabeledValue object.

Inheritance
OwnedCollectionBase<ReportLabeledValue>
OwnedCollection<ReportLabeledValue>
ReportLabeledValues
Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public class ReportLabeledValues : ReportOwnedCollection<ReportLabeledValue>, IList<ReportLabeledValue>, ICollection<ReportLabeledValue>, IList, ICollection, IReadOnlyList<ReportLabeledValue>, IReadOnlyCollection<ReportLabeledValue>, IEnumerable<ReportLabeledValue>, IEnumerable

Properties

Name Description
Owner

Gets the AllowedValuesDefinition object owning this collection.

Report

Gets the FlexReport object owning this collection.