[]
        
(Showing Draft Content)

C1.WPF.Schedule.NumberStringValidator.ValidationCulture

ValidationCulture Property

ValidationCulture

Gets or sets culture used for localizing validation results. If this property is null, the CultureInfo specified in Validate method parameters will be used.

Declaration
public CultureInfo ValidationCulture { get; set; }