ExpandExtension(IServiceProvider) Constructor
Initializes a new instance of the ExpandExtension class with specified settings.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Parameters
Name | Type | Description |
---|---|---|
serviceProvider | IServiceProvider | A service provider. |
Remarks
Read the following help topics for additional information:
See Also