C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / BoundLabeledValues Class
Properties Methods


BoundLabeledValues Class Members

The following tables list the members exposed by BoundLabeledValues.

Public Properties
 NameDescription
Public PropertyGets the DataSource used to build list of values.  
Public PropertyGets or sets the name of the DataSource used to build list of values.  
Public PropertyGets the expression used to calculate label of the value.  
Public PropertyGets a AllowedValuesDefinition object owning this BoundLabeledValues object.  
Public PropertyGets a ReportParameter object owning this BoundLabeledValues object.  
Public PropertyGets a C1FlexReport owning this BoundLabeledValues object.  
Public PropertyGets the expression used to calculate a value.  
Top
Public Methods
 NameDescription
Public MethodAssigns (copies) properties from another BoundLabeledValues to the current object.  
Top
See Also