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

InstantFeedbackCollectionViewModelBase<TEntity, TProjection, TPrimaryKey, TUnitOfWork>.InstantFeedbackSourceViewModel Class

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v21.1.ViewModel.dll

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public class InstantFeedbackSourceViewModel :
    IListSource

Inheritance

Object
InstantFeedbackCollectionViewModelBase<TEntity, TProjection, TPrimaryKey, TUnitOfWork>.InstantFeedbackSourceViewModel
See Also