EditQueryContext.PropertyGridServices Property
Specifies an object that provides a service functionality to the Property Grid.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
IServiceProvider | An object implementing the IServiceProvider interface. |
See Also