Click or drag to resize

HeaderCellParent Property

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

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

Property Value

IHeaderFrame

Implements

IHeaderCellParent
See Also