Skip to main content
A newer version of this page is available.
All docs
V19.1

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.1.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