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
string DataTransform {get;}
Property Value
A
System.String representing the location and file name of the data transformation.
See Also