Show / Hide Table of Contents

Interface GridCell.ICommandService

Provides implementation of command excution.

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(GridCell)

Retrieves the implementation of the commands for specified GridCell.

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