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

DataEntryGrid..::..CurrentColumnId Property

Gets the current column identifier.

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

Syntax


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

Field Value

The current column identifier.