EditParametersContext.RepositoryItemsProvider Property
Specifies an object that provides repository items for editing query parameters.
Namespace: DevExpress.DataAccess.UI.ObjectBinding
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
IRepositoryItemsProvider | An object implementing the IRepositoryItemsProvider interface. |
See Also