Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the culture of the format symbols.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Property FormatSymbolCulture As String
Get
Set
'Utilisation
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)
Valeur de propriété
Type : System.String
A string value.