Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SystemInfo Class / Culture Property

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