OVERRIDE THIS METHOD. DO NOT CALL THIS METHOD DIRECTLY!
Performs the data save operation. This method is designed to be
triggered by the SaveData() method
public virtual bool Save();
Return Value
Boolean
Remarks
This method can be overridden to implement specific save logic.
This method is NOT designed to be called directly!
See also:
Class DXSimpleEditForm