MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbLowerCase Field

In This Topic
vbLowerCase Field
In This Topic
Specifies the lowercase conversion type for the StrConv function, converting characters in a string to lowercase.
Syntax
'Declaration
 
Public Const vbLowerCase As VbStrConv
 
See Also