Share via


StyleBase.Format Field

Returns 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