Skip to main content

TypeSpecificsService.GetTypeSpecifics(Type) Method

For internal use.

Namespace: DevExpress.Data.Browsing.Design

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public virtual TypeSpecifics GetTypeSpecifics(
    Type type
)

Parameters

Name Type
type Type

Returns

Type
TypeSpecifics
See Also