Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the culture of the format symbols.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Property FormatSymbolCulture As String
Get
Set
'Usage
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)
Eigenschaftswert
Typ: System.String
A string value.