Click or drag to resize

HeaderFrameBaseCells Property

Gets reference to the HeaderCellCollection for this HeaderFrameBase.

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

Property Value

HeaderCellCollection

Implements

IHeaderFrameCells
See Also