Поле Format

Returns the .NET Framework formatting string.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected Const Format As String
'Применение
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