Click or drag to resize

CommandFrameCells Property

Gets reference to the CommandCellCollection for this CommandFrame.

Namespace: GSF.PhasorProtocols.IEEE1344
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override CommandCellCollection Cells { get; }
View Source

Property Value

CommandCellCollection

Implements

ICommandFrameCells
See Also