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

IDataEntryGrid..::..RestoreCellSnapshot Method

Restores the cell snapshot.

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

Syntax


void RestoreCellSnapshot(
	bool doOnlyWhenGridHasFocus
)
Sub RestoreCellSnapshot ( _
	doOnlyWhenGridHasFocus As Boolean _
)
void RestoreCellSnapshot(
	bool^ doOnlyWhenGridHasFocus
)

Parameters

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