Click or drag to resize

CommandFrameBaseCells Property

Gets reference to the CommandCellCollection for this CommandFrameBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
public virtual CommandCellCollection Cells { get; }
View Source

Property Value

CommandCellCollection

Implements

ICommandFrameCells
See Also