Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies the .NET Framework formatting string.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const Format As String
'Usage
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