Show / Hide Table of Contents

Interface DataView.IPasteAppendService

Provides implementation of paste append operation.

Inherited Members
IService.DataPresenter
IService.Initialize(DataPresenter)
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface IPasteAppendService : IService

Methods

Name Description
Verify(IReadOnlyList<ColumnValueBag>)

Verifies the data for paste append operation.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest