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

ColumnMap..::..ColumnName Property

Gets the name of the column.

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

Syntax


public string ColumnName { get; }
Public ReadOnly Property ColumnName As String
	Get
public:
property String^ ColumnName {
	String^ get ();
}

Field Value

The name of the column.