ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Help Class / Transformation Property

In This Topic
    Transformation Property
    In This Topic
    Gets or sets the report items transformation info link.
    Syntax
    'Declaration
     
    Public Property Transformation As Link
    public Link Transformation {get; set;}

    Property Value

    An instance of Link representing the report items transformation info link.
    See Also