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

AdvancedFindColumn..::..ColumnId Property

Gets or sets the column identifier.

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

Syntax


[RequiredAttribute]
public int ColumnId { get; set; }
<RequiredAttribute> _
Public Property ColumnId As Integer
	Get
	Set
[RequiredAttribute]
public:
property int^ ColumnId {
	int^ get ();
	void set (int^ value);
}

Field Value

The column identifier.