Skip to main content

ResourcesTree.InternalGetService(Type) Method

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

Namespace: DevExpress.XtraScheduler.UI

Assembly: DevExpress.XtraScheduler.v23.2.Extensions.dll

NuGet Package: DevExpress.Win.SchedulerExtensions

Declaration

public override object InternalGetService(
    Type service
)

Parameters

Name Type
service Type

Returns

Type
Object
See Also