ReportName Property (DrillthroughAction)
In This Topic
The path of the drillthrough report. Paths may be absolute or relative.
Syntax
'Declaration
Public MustOverride ReadOnly Property ReportName As String
public abstract string ReportName {get;}
See Also