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
ReferenceAsObjectTail
public const string ReferenceAsObjectTail = "!"
Field Value
Methods
GetMemberName(string)
public static string GetMemberName(string propertyName)
Parameters
propertyName
string