AutoEditableItemStyleForceEditingFinished Method
Enforce end of editing process from outside of the AutoEditableItemStyle.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public virtual void ForceEditingFinished(
EditingEventArgs e
)
Public Overridable Sub ForceEditingFinished (
e As EditingEventArgs
)
Parameters
- e EditingEventArgs
- The event args, representing whether the changes should be saved to data source or discarded.