ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.TypeScript Namespace / StringExtension Class / toLocaleLowerCase Method

In This Topic
    toLocaleLowerCase Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function toLocaleLowerCase( _
       ByVal text As String _
    ) As String
    public static string toLocaleLowerCase( 
       string text
    )

    Parameters

    text
    See Also