Skip to main content
A newer version of this page is available. .

ASPxClientSplitterPaneEventArgs Class

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

Declaration

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