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 値。

属性

適用対象