Interface RowSelector.ICommandService
Customizable service to provide command implementations.
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface ICommandService : IService
Methods
Name | Description |
---|---|
GetCommandEntries(RowSelector) | Retrieves command implementations for specified RowSelector. |