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

FieldDefinition..::..LookupControlColumnId Property

Gets the lookup control column identifier.

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

Syntax


public int LookupControlColumnId { get; set; }
Public Property LookupControlColumnId As Integer
	Get
	Set
public:
property int^ LookupControlColumnId {
	int^ get ();
	void set (int^ value);
}

Field Value

The lookup control column identifier.