Skip to main content

ReadOnlyCollectionViewModelBase<TEntity, TProjection, TUnitOfWork>.CanSerialize Property

Namespace: DevExpress.Mvvm.ViewModel

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

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public bool CanSerialize { get; }

Property Value

Type
Boolean
See Also