IReportViewerMessages2.ProcessingStopped 속성

보고서 처리가 중지되었을 때 표시할 텍스트를 가져옵니다.

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

구문

‘선언
ReadOnly Property ProcessingStopped As String
    Get
‘사용 방법
Dim instance As IReportViewerMessages2
Dim value As String

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

속성 값

유형: System.String
보고서 처리가 중지되었을 때 표시할 텍스트를 포함하는 String

참고 항목

참조

IReportViewerMessages2 인터페이스

Microsoft.Reporting.WinForms 네임스페이스