다음을 통해 공유


IReportViewerMessages.PageOf 속성

페이지 매김 메시지에 대한 텍스트를 제공합니다.

네임스페이스:  Microsoft.Reporting.WebForms
어셈블리:  Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)

구문

‘선언
ReadOnly Property PageOf As String
    Get
‘사용 방법
Dim instance As IReportViewerMessages
Dim value As String

value = instance.PageOf
string PageOf { get; }
property String^ PageOf {
    String^ get ();
}
abstract PageOf : string
function get PageOf () : String

속성 값

유형: System.String
string 값

주의

페이지 번호 메시지에 대한 텍스트를 제공합니다. 예를 들면 다음과 같습니다.

Page <1> of <3>

참고 항목

참조

IReportViewerMessages 인터페이스

Microsoft.Reporting.WebForms 네임스페이스