Skip to main content
A newer version of this page is available. .

MetadataBuilder<T>.DataFormLayout() Method

Namespace: DevExpress.Mvvm.DataAnnotations

Assembly: DevExpress.Mvvm.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public DataFormLayoutBuilder<T, MetadataBuilder<T>> DataFormLayout()

Returns

Type
DevExpress.Mvvm.DataAnnotations.DataFormLayoutBuilder<T, MetadataBuilder<T>>
See Also