| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace : BoundLabeledValues Class |
The following tables list the members exposed by BoundLabeledValues.
| Name | Description | |
|---|---|---|
![]() | DataSource | Gets the DataSource used to build list of values. |
![]() | DataSourceName | Gets or sets the name of the DataSource used to build list of values. |
![]() | LabelExpression | Gets the expression used to calculate label of the value. |
![]() | Owner | Gets a AllowedValuesDefinition object owning this BoundLabeledValues object. |
![]() | Parameter | Gets a ReportParameter object owning this BoundLabeledValues object. |
![]() | ParentReport | Gets a C1FlexReport owning this BoundLabeledValues object. |
![]() | ValueExpression | Gets the expression used to calculate a value. |
| Name | Description | |
|---|---|---|
![]() | AssignFrom | Assigns (copies) properties from another BoundLabeledValues to the current object. |