Back to Devexpress

XPServerModeView Properties

xpo-devexpress-dot-xpo-dot-xpservermodeview-dot-underscore-properties.md

latest3.5 KB
Original Source

XPServerModeView Properties

A data source that binds DevExpress grid controls with data tables and allows retrieving data from the server side.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FixedFilterCriteriaSpecifies the criteria used to filter items on the data store side. Bound data-aware controls never affect the criteria.
FixedFilterStringSpecifies a string that contains the criteria used to filter items on the data store side. Bound data-aware controls never affect the criteria.
ObjectClassInfoGets or sets the XPClassInfo that describes the type of items the target data table contains.
ObjectTypeGets or sets the type of items the target data table contains.
PropertiesGets a ServerViewPropertiesCollection object that contains information on a persistent type’s property names, criteria, and sort order.
SessionGets or sets a session used to load persistent objects.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

XPServerModeView Class

XPServerModeView Members

DevExpress.Xpo Namespace