Skip to main content

TypeSpecificsService.GetPropertyTypeSpecifics(PropertyDescriptor) Method

For internal use.

Namespace: DevExpress.Data.Browsing.Design

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public virtual TypeSpecifics GetPropertyTypeSpecifics(
    PropertyDescriptor property
)

Parameters

Name Type
property PropertyDescriptor

Returns

Type
TypeSpecifics
See Also