RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridEditingControlHostBase..::..ColumnId Property

Gets the column identifier.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.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.