ValueManager.ValueManagerType Property
Specifies the type of platform-specific value managers initialized by the GetValueManager method.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object which specifies the type of platform-specific value managers initialized by the GetValueManager method. |
See Also