ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Details Class / AlternatingExpression Property

In This Topic
    AlternatingExpression Property
    In This Topic
    Gets or sets the alternating expression for the details section.
    Syntax
    'Declaration
     
    Public Property AlternatingExpression As String
    public string AlternatingExpression {get; set;}

    Property Value

    The alternating expression as a System.String.
    See Also