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

ListControlColumn..::..ColumnId Property

Gets the column identifier.

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

Syntax


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

Field Value

The column identifier.