DataEntryGridRow..::..AllowEndEdit Method
Allows the end edit.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: 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 )
Parameters
- cellProps
- Type: RingSoft.DataEntryControls.Engine.DataEntryGrid..::..DataEntryGridEditingCellProps
The cell props.