Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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