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

DataEntryGridColumn..::..DesignerDataValue Property

Gets the designer data value.

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

Syntax


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

Field Value

The designer data value.