LocalReport.ReportPath Property

Definition

public:
 property System::String ^ ReportPath { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue(null)]
[System.ComponentModel.NotifyParentProperty(true)]
public string ReportPath { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
[<System.ComponentModel.NotifyParentProperty(true)>]
member this.ReportPath : string with get, set
Public Property ReportPath As String

Property Value

Attributes

Applies to