Click or drag to resize

DataFrameCells Property

Gets reference to the DataCellCollection for this DataFrame.

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

Property Value

DataCellCollection
See Also