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

TreeList.InternalGetService(Type) Method

This method supports the internal infrastructure and is not intended to be called directly from your code.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v19.2.dll

Declaration

public virtual object InternalGetService(
    Type service
)

Parameters

Name Type
service Type

Returns

Type
Object
See Also