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

ColumnMap..::..ColumnId Property

Gets the column identifier.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public int ColumnId { get; }
Public ReadOnly Property ColumnId As Integer
	Get
public:
property int^ ColumnId {
	int^ get ();
}

Field Value

The column identifier.