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
ASPxClientEventArgs
ASPxClientSplitterPaneEventArgs
See Also