Interface DataView.IPasteAppendService
Provides implementation of paste append operation.
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. |