Show / Hide Table of Contents

Interface RowView.ICommandService

Customizable service to provide command implementations.

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

Methods

Name Description
GetCommandEntries(RowView)

Retrieves command implementations for specified RowView.

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