DataTransform Property (IReport)
In This Topic
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;}
See Also