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

GridControl.InternalGetService(Type) Method

The function supports the internal infrastructure and is not intended to be called from your code.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public object InternalGetService(
    Type service
)

Parameters

Name Type
service Type

Returns

Type
Object
See Also