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

속성 값

필드 값이 될 때 필드에 대해 표시되는 캡션입니다 null.

적용 대상