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

InstantFeedbackCollectionViewModelBase<TEntity, TProjection, TPrimaryKey, TUnitOfWork>.InstantFeedbackSourceViewModel.Count Property

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v18.2.ViewModel.dll

Declaration

public int Count { get; }

Property Value

Type
Int32
See Also