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

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