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

TypeSpecificsService.GetTypeSpecifics(Type) Method

For internal use.

Namespace: DevExpress.Data.Browsing.Design

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public virtual TypeSpecifics GetTypeSpecifics(
    Type type
)

Parameters

Name Type
type Type

Returns

Type
TypeSpecifics
See Also