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

LookupColumnDefinitionBase..::..ColumnIndexToAdd Property

Gets the column index to add.

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

Syntax


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

Field Value

The column index to add.