Skip to main content

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.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

public virtual object InternalGetService(
    Type service
)

Parameters

Name Type
service Type

Returns

Type
Object
See Also