Click or drag to resize

HeaderFrameBase(HeaderCellCollection) Constructor

Creates a new HeaderFrameBase.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
protected HeaderFrameBase(
	HeaderCellCollection cells
)
View Source

Parameters

cells  HeaderCellCollection
The reference to the HeaderCellCollection for this HeaderFrameBase.
See Also