Back to Devexpress

XPInstantFeedbackView Properties

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

latest3.5 KB
Original Source

XPInstantFeedbackView Properties

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

NameDescription
CanChangePropertiesFor internal use.
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.
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.
SiteGets or sets the ISite of the Component. Inherited from Component.

See Also

XPInstantFeedbackView Class

XPInstantFeedbackView Members

DevExpress.Xpo Namespace