StyleBase.NumeralVariant Field
Returns the variant of the digit format to use.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
Protected Const NumeralVariant As String
protected const string NumeralVariant
protected:
literal String^ NumeralVariant
protected static final String NumeralVariant
protected const var NumeralVariant : String
Remarks
New:5 December 2005
Currently defined values are:
Follow Unicode context rules.
0123456789.
Traditional digits for the script as defined in GDI+. Currently supported for: ar | bn | bo | fa | gu | hi | kn | kok | lo | mr | ms | or | pa | sa | ta | te | th | ur and variants.
ko, ja, zh-CHS, zh-CHT only.
ko, ja, zh-CHS, zh-CHT only.
ko, ja, zh-CHS, zh-CHT only. [Wide versions of regular digits.]
ko only.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace