ASPxClientSplitterPaneEventArgs Members
A method that will handle the splitter’s client events concerning manipulations with a pane.Constructors
Name | Description |
---|---|
constructor(pane) | Initializes a new instance of the ASPxClientSplitterPaneEventArgs class. |
Properties
Name | Description |
---|---|
pane | Gets the pane object related to the event. |
See Also