Skip to main content

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