ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbWide Field

In This Topic
    vbWide Field
    In This Topic
    Specifies the wide (full-width) characters conversion type for the StrConv function, converting characters in a string to their full-width equivalents.
    Syntax
    'Declaration
     
    Public Const vbWide As VbStrConv
    public const VbStrConv vbWide
    See Also