Property Parent
Parent
When implemented by a class, gets or sets a reference to the server control's parent control in the page control hierarchy.
Control Parent { get; set; }
When implemented by a class, gets or sets a reference to the server control's parent control in the page control hierarchy.
Control Parent { get; set; }