Share via


IFieldFormattingOptions.DataFormatString プロパティ

定義

フィールドの値の表示形式を指定する文字列を取得します。

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

プロパティ値

フィールドの値の表示形式を指定する書式指定文字列。

適用対象