Share via


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 の場合にフィールドに表示されるキャプション。

適用対象