[]
Handles the event when a DIRECT child control is added to Spread Controls collection. Changes its ClientIDMode to ClientIDMode.Predictable to make spread client script run correctly in NET40 or above environment.
protected override void AddedControl(Control control, int index)
Protected Overrides Sub AddedControl(control As Control, index As Integer)