FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.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