CommandMetadataBuilderBase<T, TBuilder>.EndCommand() Method
Moves the method call chain from the command metadata builder to the metadata builder.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| MetadataBuilder<T> | The metadata builder instance. |
See Also