Back to Devexpress

XPDataView Properties

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

latest3.4 KB
Original Source

XPDataView Properties

The data source that displays data from result sets.

NameDescription
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CaseSensitiveGets or sets whether string comparisons evaluated by the XPDataView on the client are case-sensitive.
ContainerGets the IContainer that contains the Component. Inherited from Component.
CountGets the number of records within the data view.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
DictionaryGets or sets the metadata provider used to filter and sort data using custom function operators.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FilterGets or sets the criteria used to perform client-side filtering of data view rows.
FilterStringGets or sets the string representation of the criteria used to perform client-side filtering of data view rows.
Item[Int32]Provides indexed access to individual records within the data view.
PropertiesProvides access to the data view’s columns.
SiteGets or sets the ISite of the Component. Inherited from Component.
SortingProvides access to the collection whose elements specify sorting options for the data view.

See Also

XPDataView Class

XPDataView Members

DevExpress.Xpo Namespace