Skip to main content

CustomFieldMappingBase<T>.GetValueCore(Object) Method

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.Core.dll

NuGet Package: DevExpress.Scheduler.Core

Declaration

public override object GetValueCore(
    object obj
)

Parameters

Name Type
obj Object

Returns

Type
Object
See Also