Click or drag to resize

CommandCellParent Property

Gets or sets a reference to the parent ICommandFrame for this CommandCell.

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

Property Value

ICommandFrame

Implements

ICommandCellParent
See Also