[This is preliminary documentation and subject to change.]
Raises the OrderChanged event.
Classes that derive from the DataObjectOrder class may override this method to be notified when the order has changed without registering to the OrderChanged event. Always call base.OnOrderChanged at the end of the method to ensure that all event subsribers are notified.
DataObjectOrder Class | PmMda.Net.Dog.Sorting Namespace