다음을 통해 공유


IReportViewerMessages.NullValueText 속성

nullnull 참조(Visual Basic에서는 Nothing) 값에 대한 텍스트를 제공합니다.

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

구문

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

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

속성 값

유형: System.String
string 값

참고 항목

참조

IReportViewerMessages 인터페이스

Microsoft.Reporting.WebForms 네임스페이스