Method GetControl
GetControl(int)
Gets child control at the specified index in the collection of child controls.
public IControl GetControl(int index)
Parameters
indexintIndex of the child control.
Gets child control at the specified index in the collection of child controls.
public IControl GetControl(int index)
index intIndex of the child control.