Click or drag to resize

IHeaderCellParent Property

Gets a reference to the parent IHeaderFrame for this IHeaderCell.

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

Property Value

IHeaderFrame
See Also