Udostępnij przez


Właściwość Style.FormatSymbolCulture

Kultura symbole formatowania.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property FormatSymbolCulture As String
    Get
    Set
'Użycie
Dim instance As Style
Dim value As String

value = instance.FormatSymbolCulture

instance.FormatSymbolCulture = value
public string FormatSymbolCulture { get; set; }
public:
property String^ FormatSymbolCulture {
    String^ get ();
    void set (String^ value);
}
member FormatSymbolCulture : string with get, set
function get FormatSymbolCulture () : String
function set FormatSymbolCulture (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartości.