OVERRIDE ONLY! DO NOT CALL THIS METHOD DIRECTLY
Data deletion method.
public virtual bool Delete();
Return Value
True or false
Remarks
Override this method to implement specific data deletion algorithms.
Do not call this method directly. Call DeleteData() instead.
See also:
Class DXSimpleEditForm