Skip to main content

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

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

Declaration

public object InternalGetService(
    Type service
)

Parameters

Name Type
service Type

Returns

Type
Object
See Also