Gets or sets an array of InitComplete event handlers.
public function &getInitComplete() {
}
public function setInitComplete($value) {
}
Type: array
The string containing the name of InitComplete event handler or an array of handler names.
This event fires when the Thumbnail control is completely created and initialized.