Click or drag to resize

TimePickerCulture Property

The .Net culture to use for time presentation.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
See Also