ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / LabelExpression Property

In This Topic
    LabelExpression Property
    In This Topic
    Specifies TOC label expression.
    Syntax
    'Declaration
     
    Public Property LabelExpression As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo LabelExpression {get; set;}
    See Also