Style.FormatSymbolCulture 屬性

定義

取得或設定格式符號的文化。

public:
 property System::String ^ FormatSymbolCulture { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public string FormatSymbolCulture { get; set; }
[<System.ComponentModel.DefaultValue("")>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.FormatSymbolCulture : string with get, set
Public Property FormatSymbolCulture As String

屬性值

一個 string 值。

屬性

適用於