ReportInstance.InitialPageName Property

Definition

Gets the calculated value of the InitialPageName property in a Report class.

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

Property Value

A string value that represents the calculated value of the InitialPageName property.

Applies to