Skip to main content
A newer version of this page is available. .

Member Table: XPDataView

Member Description
XPDataView.Filter Specifies the criteria used to perform client-side filtering of data view rows.
XPDataView.FilterString Specifies the string representation of the criteria used to perform client-side filtering of data view rows.
XPDataView.LoadData Loads data from the specified result set to the data view.
XPDataView.LoadOrderedData Loads data from the specified result set to the data view, mapping data view columns to result set columns.
XPDataView.PopulateProperties Populates the data view with columns based on the specified metadata information.
XPDataView.PopulatePropertiesOrdered Populates the data view with columns based on the specified metadata and mapping information.
XPDataView.Properties Provides access to the data view’s columns.
XPDataView.Sorting Provides access to the collection whose elements identify the sorted columns within the view.
DataViewProperty Represents a column within the data view.
DataViewRecord Represents a record within the data view.