Back to Devexpress

IMetadataProvider<T> Interface

corelibraries-devexpress-dot-mvvm-dot-dataannotations-dot-imetadataprovider-1.md

latest1.2 KB
Original Source

IMetadataProvider<T> Interface

Provides methods to build metadata.

Namespace : DevExpress.Mvvm.DataAnnotations

Assembly : DevExpress.Mvvm.v25.2.dll

NuGet Packages : DevExpress.Mvvm, DevExpress.Win.Navigation

Declaration

csharp
public interface IMetadataProvider<T>
vb
Public Interface IMetadataProvider(Of T)

Type Parameters

Name
T

See Also

IMetadataProvider<T> Members

DevExpress MVVM Framework. Use DataAnnotation attributes and DevExpress Fluent API

DevExpress.Mvvm.DataAnnotations Namespace