Skip to main content

ASPxClientSplitterPaneEventArgs Class

A method that will handle the splitter’s client events concerning manipulations with a pane.

#Declaration

TypeScript
declare class ASPxClientSplitterPaneEventArgs extends ASPxClientEventArgs

#Remarks

This class serves as an event argument for the following client events: ASPxClientSplitter.PaneCollapsed, ASPxClientSplitter.PaneExpanded, ASPxClientSplitter.PaneResized.

#Inheritance

See Also