MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / StringDigitSubstituteEx Enumeration

StringDigitSubstituteEx Enumeration
Syntax
'Declaration
 
Public Enum StringDigitSubstituteEx 
   Inherits System.Enum
 
Members
MemberDescription
National 
None 
Traditional 
User 
Remarks
This enumeration should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Drawing.StringDigitSubstituteEx

See Also