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

DataEntryGridColumn..::..DataColumnName Property

Gets or sets the name of the data column.

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

Syntax


protected internal string DataColumnName { get; set; }
Protected Friend Property DataColumnName As String
	Get
	Set
protected public:
property String^ DataColumnName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the data column.