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

DataEntryGrid..::..RestoreCellSnapshot Method

Restores the cell snapshot.

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

Syntax


public void RestoreCellSnapshot(
	bool doOnlyWhenGridHasFocus
)
Public Sub RestoreCellSnapshot ( _
	doOnlyWhenGridHasFocus As Boolean _
)
public:
void RestoreCellSnapshot(
	bool^ doOnlyWhenGridHasFocus
)

Parameters

doOnlyWhenGridHasFocus
Type: Boolean
if set to true [do only when grid has focus].