FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report 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