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

LookupColumnBase..::..DataColumnName Property

Gets the name of the data column.

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

Syntax


public string DataColumnName { get; set; }
Public Property DataColumnName As String
	Get
	Set
public:
property String^ DataColumnName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the data column.