FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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