Click or drag to resize

ConfigurationCellParent Property

Gets a reference to the parent ConfigurationFrame for this ConfigurationCell.

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

Property Value

ConfigurationFrame
See Also