Click or drag to resize

DataFrameBaseCells Property

Gets reference to the DataCellCollection for this DataFrameBase.

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

Property Value

DataCellCollection

Implements

IDataFrameCells
See Also