In This Topic
Gets or sets the digit format to use as described by its primary language. Any language is valid.
Default is null in which case the Language property will be used.
Syntax
'Declaration
Public Property NumeralLanguage As RdlString
public RdlString NumeralLanguage {get; set;}
See Also