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

DataEntryGridRow..::..AllowEndEdit Method

Allows the end edit.

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

Syntax


public virtual bool AllowEndEdit(
	DataEntryGridEditingCellProps cellProps
)
Public Overridable Function AllowEndEdit ( _
	cellProps As DataEntryGridEditingCellProps _
) As Boolean
public:
virtual bool^ AllowEndEdit(
	DataEntryGridEditingCellProps^ cellProps
)

Return Value

true if XXXX, false otherwise.