MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / DataTransform Property

In This Topic
DataTransform Property (IReport)
In This Topic
Gets the location and file name of a transformation to use with a data-oriented rendering extension (e.g., XML).
Syntax
'Declaration
 
ReadOnly Property DataTransform As String
 

Property Value

A System.String representing the location and file name of the data transformation.
See Also