Skip to main content
All docs
V19.2

PropertyDescriptorProxy Class

OBSOLETE

This class is no longer used in the current implementation.

Obsolete. This class is no longer used in the current Data Source Wizard implementation.

Namespace: DevExpress.Data.XtraReports.ServiceModel.DataContracts

Assembly: DevExpress.Data.v19.2.dll

Declaration

[Obsolete("This class is no longer used in the current implementation.")]
[DataContract]
public class PropertyDescriptorProxy :
    IPropertyDescriptor

The following members return PropertyDescriptorProxy objects:

Inheritance

Object
PropertyDescriptorProxy
See Also