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

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