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

DataEntryGridCustomControlColumn..::..DesignerSelectedId Property

Gets or sets the designer selected identifier.

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

Syntax


public int DesignerSelectedId { get; set; }
Public Property DesignerSelectedId As Integer
	Get
	Set
public:
property int^ DesignerSelectedId {
	int^ get ();
	void set (int^ value);
}

Field Value

The designer selected identifier.