FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / AllowedValuesDefinition Class
Properties Methods


In This Topic
    AllowedValuesDefinition Class Members
    In This Topic

    The following tables list the members exposed by AllowedValuesDefinition.

    Public Properties
     NameDescription
    Public PropertyGets a BoundLabeledValues defining the list of allowed values for report parameter on the base of data source binding, this property is ignored if Values collection is not empty.  
    Public PropertyGets a value indicating whether this AllowedValuesDefinition is empty.  
    Public PropertyGets the ReportParameter object owning this object.  
    Public PropertyGets a ReportLabeledValues collection defining list of allowed values for report parameter, if this collection contains the items then Binding property is ignored.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another AllowedValuesDefinition to the current object.  
    Top
    See Also