Property Value
Remarks
Sets the Group's OnClick client-side event handler. (example: OnClick="MyOnClickHandler();"). After the handler function completes, the Group will expand to show its Item list. To override the expanding action, set "return false;" after your handler statement.
Default: Empty String