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

DataEntryGrid..::..TakeCellSnapshot Method

Takes the cell snapshot.

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

Syntax


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

Parameters

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