Back to Devexpress

BarManager.InternalGetService(Type) Method

windowsforms-devexpress-dot-xtrabars-dot-barmanager-dot-internalgetservice-x28-system-dot-type-x29.md

latest1.2 KB
Original Source

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

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual object InternalGetService(
    Type type
)
vb
Public Overridable Function InternalGetService(
    type As Type
) As Object

Parameters

NameType
typeType

Returns

Type
Object

See Also

BarManager Class

BarManager Members

DevExpress.XtraBars Namespace