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