Skip to main content
Bar

BarManager.InternalGetService(Type) Method

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

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public virtual object InternalGetService(
    Type type
)

Parameters

Name Type
type Type

Returns

Type
Object
See Also