XafApplication.CurrentAspectProvider Property
Returns an ICurrentAspectProvider object that supplies culture-specific information.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.ExpressApp.ICurrentAspectProvider | An ICurrentAspectProvider object that supplies culture-specific information. |
Remarks
For internal use.
See Also