IFieldFormattingOptions.DataFormatString 屬性

定義

會獲得一個字串,指定欄位值的顯示格式。

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

屬性值

一個格式字串,用來指定欄位值的顯示格式。

適用於