Table of Contents

Class XPInstantViewDesignTimeWrapper

Namespace
DevExpress.Xpo.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public class XPInstantViewDesignTimeWrapper : IBindingList, IList, ICollection, IEnumerable, ITypedList
Inheritance
XPInstantViewDesignTimeWrapper
Implements
Inherited Members

Constructors

XPInstantViewDesignTimeWrapper(ISite, Type, ServerViewPropertiesCollection)

public XPInstantViewDesignTimeWrapper(ISite site, Type type, ServerViewPropertiesCollection properties)

Parameters

site ISite
type Type
properties ServerViewPropertiesCollection

Properties

ElementType

public Type ElementType { get; set; }

Property Value

Type

Properties

public ServerViewPropertiesCollection Properties { get; }

Property Value

ServerViewPropertiesCollection

Methods

GetDesignDictionary(ISite)

public static XPDictionary GetDesignDictionary(ISite site)

Parameters

site ISite

Returns

XPDictionary

GetMessagingDescriptorIfUnsafe(string, PropertyDescriptor)

public static XPInstantPropertyDescriptorJustMessage GetMessagingDescriptorIfUnsafe(string name, PropertyDescriptor prototype)

Parameters

name string
prototype PropertyDescriptor

Returns

XPInstantPropertyDescriptorJustMessage

Events

ListChanged

public event ListChangedEventHandler ListChanged

Event Type

ListChangedEventHandler