NavigationItem.ReportItemReference Property

Definition

Gets the report item reference to use to draw the cover flow navigation layout.

public:
 property System::String ^ ReportItemReference { System::String ^ get(); };
public string ReportItemReference { get; }
member this.ReportItemReference : string
Public ReadOnly Property ReportItemReference As String

Property Value

Returns String.

Remarks

Either ReportItemReference or ReportItem is specified, not both.

Applies to