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

ASPxClientPivotCustomization.GetMainContainer Method

Returns an HTML element that represents the root of the control’s hierarchy.

Declaration

GetMainContainer(): any

Returns

Type Description
any

An object representing the root HTML container element within the control element’s hierarchy.

See Also