FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / BoundLabeledValues Class / LabelExpression Property

In This Topic
    LabelExpression Property
    In This Topic
    Gets the expression used to calculate label of the value.
    Syntax
    'Declaration
     
    Public Property LabelExpression As String
    public string LabelExpression {get; set;}
    See Also