ReportItemReference Property (NavigationItem)
In This Topic
Gets or sets the report item reference to use to draw the cover flow navigation layout.
Syntax
'Declaration
Public Property ReportItemReference As String
public string ReportItemReference {get; set;}
See Also