FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportLabeledValue Class / Value Property

In This Topic
    Value Property (ReportLabeledValue)
    In This Topic
    Gets or sets the value.
    Syntax
    'Declaration
     
    Public Property Value As ScriptObjectValue
    public ScriptObjectValue Value {get; set;}
    See Also