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

ASPxClientSplitterPane.GetElement Method

Returns an HTML element representing a splitter pane object.

Declaration

GetElement(): any

Returns

Type Description
any

The HTML element representing a splitter pane object.

Remarks

The GetElement method allows you to obtain a pane’s corresponding HTML element on the client.

See Also