Show / Hide Table of Contents

Method GetCommandEntries

| Improve this Doc View Source

GetCommandEntries(GridCell)

Retrieves the implementation of the commands for specified GridCell.

Declaration
IEnumerable<CommandEntry> GetCommandEntries(GridCell gridCell)
Parameters
Type Name Description
GridCell gridCell

The specified GridCell.

Returns
Type Description
System.Collections.Generic.IEnumerable<CommandEntry>

The implementation of the commands.

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