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

DataEntryGridRow..::..RowReplacedBy Property

Gets the row replaced by.

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

Syntax


public DataEntryGridRow RowReplacedBy { get; set; }
Public Property RowReplacedBy As DataEntryGridRow
	Get
	Set
public:
property DataEntryGridRow^ RowReplacedBy {
	DataEntryGridRow^ get ();
	void set (DataEntryGridRow^ value);
}

Field Value

The row replaced by.