ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SystemInfo Class / Culture Property

In This Topic
    Culture Property (SystemInfo)
    In This Topic
    Gets the current culture.
    Syntax
    'Declaration
     
    Public ReadOnly Property Culture As System.String
    public System.string Culture {get;}
    See Also