다음을 통해 공유


IFieldFormattingOptions.NullDisplayText 속성

정의

필드 값이 null인 경우 해당 필드에 대해 표시되는 캡션을 가져옵니다.

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

속성 값

String

필드 값이 null인 경우 해당 필드에 대해 표시되는 캡션입니다.

적용 대상