ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / LabelExpression Property

In This Topic
    LabelExpression Property (IStyle)
    In This Topic
    Gets the label expression.
    Syntax
    'Declaration
     
    ReadOnly Property LabelExpression As String
    string LabelExpression {get;}

    Property Value

    A System.String representing the label expression.
    See Also