ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / IEngine Interface / CultureInfo Property

In This Topic
    CultureInfo Property
    In This Topic
    Gets or sets the CultureInfo to use when parsing numbers and dates.
    Syntax
    'Declaration
     
    Property CultureInfo As CultureInfo
    CultureInfo CultureInfo {get; set;}
    See Also