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

ASPxTreeListEditor.GetObject(Control) Method

This method is intended for internal use.

Namespace: DevExpress.ExpressApp.TreeListEditors.Web

Assembly: DevExpress.ExpressApp.TreeListEditors.Web.v19.1.dll

Declaration

public object GetObject(
    Control container
)

Parameters

Name Type
container Control

Returns

Type
Object
See Also