Click or drag to resize

IPresentationSpaceDataCells Property

An array of data cells contained within this presentation space.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.1.30312.0 (1.1.30312.0)
Syntax
IDataCell[] DataCells { get; }

Property Value

Type: IDataCell
Exceptions
ExceptionCondition
ConnectorException If an error occurs retrieving the data cells.
See Also