[]
        
(Showing Draft Content)

C1.WPF.FlexReport.ReportLabeledValues

ReportLabeledValues Class

Represents a collection of ReportLabeledValue object.

Inheritance
OwnedCollectionBase<ReportLabeledValue>
OwnedCollection<ReportLabeledValue>
ReportLabeledValues
Namespace: C1.WPF.FlexReport
Assembly: C1.WPF.FlexReport.4.6.2.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 C1FlexReport object owning this collection.