DataRegionInstance.PageName Property

Definition

Gets the calculated value of the PageName property in a DataRegion class.

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

Property Value

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

Applies to