XPInstantFeedbackView Properties
A data source that binds DevExpress grid controls with data tables and allows retrieving data from the server side in InstantFeedback mode.Name | Description |
---|---|
CanChangeProperties | For internal use. |
CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
FixedFilterCriteria | Specifies the criteria used to filter items on the data store side. Bound data-aware controls never affect the criteria. |
FixedFilterString | Specifies a string that contains the criteria used to filter items on the data store side. Bound data-aware controls never affect the criteria. |
ObjectType | Gets or sets the type of items the target data table contains. |
Properties | Gets a ServerViewPropertiesCollection object that contains information on a persistent type’s property names, criteria, and sort order. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
See Also