Back to Devexpress

ISupportParentViewModel Interface

corelibraries-devexpress-dot-mvvm-7fd713a7.md

latest1.1 KB
Original Source

ISupportParentViewModel Interface

Provides a member that allows a Main ViewModel to be passed to a Detail ViewModel. In addition, this allows the Main ViewModel’s services to be used within the Detail ViewModel.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface ISupportParentViewModel
vb
Public Interface ISupportParentViewModel

Remarks

See ViewModel relationships (ISupportParentViewModel) to learn more.

See Also

ISupportParentViewModel Members

DevExpress.Mvvm Namespace