Back to Devexpress

GridCustomDataSourceItemsOptions Properties

blazor-devexpress-dot-blazor-dot-gridcustomdatasourceitemsoptions-dot-underscore-properties.md

latest1.5 KB
Original Source

GridCustomDataSourceItemsOptions Properties

Contains data for the GridCustomDataSource.GetItemsAsync and GridDevExtremeDataSource.GetItemsAsync methods.

NameDescription
CountSpecifies the number of items that match specified options.
FilterCriteriaSpecifies a filter criteria. Inherited from GridCustomDataSourceOptions.
ParentGroupInfoReturns information about parent groups.
SortInfoReturns information about sort settings for selected items.
StartIndexSpecifies the index of the first item to be selected.

See Also

GridCustomDataSourceItemsOptions Class

GridCustomDataSourceItemsOptions Members

DevExpress.Blazor Namespace