The C1Splitter type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| Collapse |
Fires on client side before user collapses the splitter bar.
| |
| Collapsed |
Fires on client side when the splitter bar is collapsed.
| |
| Disposing | (Inherited from Component.) | |
| Expand |
Fires on client side before user expands the splitter bar.
| |
| Expanded |
Fires on client side when the splitter bar is expanded.
| |
| Load |
Fires after the splitter loads on the page
| |
| PropertyChanged | (Inherited from Component.) | |
| Size |
Fires on client side before user resizes the splitter control.
| |
| Sized |
Fires on client side when the splitter control is resized.
| |
| Sizing |
Fires on client side when user is resizing the splitter control.
|