Table of Contents

Class XPPropertyDescriptorBase

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public abstract class XPPropertyDescriptorBase : PropertyDescriptor
Inheritance
XPPropertyDescriptorBase
Derived
Inherited Members

Constructors

XPPropertyDescriptorBase(string)

public XPPropertyDescriptorBase(string propertyName)

Parameters

propertyName string

Fields

ReferenceAsKeyTail

public const string ReferenceAsKeyTail = "!Key"

Field Value

string

ReferenceAsObjectTail

public const string ReferenceAsObjectTail = "!"

Field Value

string

Methods

GetMemberName(string)

public static string GetMemberName(string propertyName)

Parameters

propertyName string

Returns

string