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

ITypeSpecificsService.GetPropertyTypeSpecifics(PropertyDescriptor) Method

For internal use.

Namespace: DevExpress.Data.Browsing.Design

Assembly: DevExpress.Data.v18.2.dll

Declaration

TypeSpecifics GetPropertyTypeSpecifics(
    PropertyDescriptor property
)

Parameters

Name Type
property PropertyDescriptor

Returns

Type
TypeSpecifics
See Also