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

LookupFormulaColumnDefinition..::..ColumnCulture Property

Gets the culture.

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

Syntax


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

Field Value

The culture.