Back to Devexpress

ISupportParameter Interface

corelibraries-devexpress-dot-mvvm-cb00dfa2.md

latest1.0 KB
Original Source

ISupportParameter Interface

Provides a member that allows data to be passed from a Main to a Detail ViewModel, when these ViewModels are loosely coupled.

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface ISupportParameter
vb
Public Interface ISupportParameter

Remarks

See Passing data between ViewModels (ISupportParameter) to learn more.

See Also

ISupportParameter Members

DevExpress.Mvvm Namespace