The C1Splitter type exposes the following members.

Events

  NameDescription
Public eventCollapse
Fires on client side before user collapses the splitter bar.
Public eventCollapsed
Fires on client side when the splitter bar is collapsed.
Public eventDisposing (Inherited from Component.)
Public eventExpand
Fires on client side before user expands the splitter bar.
Public eventExpanded
Fires on client side when the splitter bar is expanded.
Public eventLoad
Fires after the splitter loads on the page
Public eventPropertyChanged (Inherited from Component.)
Public eventSize
Fires on client side before user resizes the splitter control.
Public eventSized
Fires on client side when the splitter control is resized.
Public eventSizing
Fires on client side when user is resizing the splitter control.

See Also