Click or drag to resize

IDataCellParent Property

Gets reference to parent IDataFrame of this IDataCell.

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

Property Value

IDataFrame
See Also