Click or drag to resize

IDataFrameCells Property

Gets reference to the DataCellCollection for this IDataFrame.

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

Property Value

DataCellCollection
See Also