OnEndSelectionChange(Sender: Object; Args: ITabSheetBaseEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. Parameter allowing to determine event parameters.
The OnEndSelectionChange event occurs when the table cells selection ends.
See also: