Partager via


Champ Format

Returns the .NET Framework formatting string.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (dans Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const Format As String
'Utilisation
Dim value As String

value = StyleBase.Format
protected const string Format
protected:
literal String^ Format
static val mutable Format: string
protected const var Format : String