Interface DataView.ICommandService
Provides implementation of command excution.
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface ICommandService : IService
Methods
| Name | Description |
|---|---|
| GetCommandEntries(DataView) | Gets the implementation of the commands for specified DataView. |