RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupDefaults..::..DefaultDateCulture Property

Gets the default date culture.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public static CultureInfo DefaultDateCulture { get; set; }
Public Shared Property DefaultDateCulture As CultureInfo
	Get
	Set
public:
static property CultureInfo^ DefaultDateCulture {
	CultureInfo^ get ();
	void set (CultureInfo^ value);
}

Field Value

The default date culture.