IDataAreaOwner

Assembly: Express;

Namespace: Prognoz.Platform.Interop.Express;

Description

The IDataAreaOwner interface is used to work with object data area.

Inheritance Hierarchy

          IDataAreaOwner

Comments

This interface enables the user to get access to data areas of the following objects: regular report, dashboard visualizer, workbook.

Properties

  Property name Brief description
The OwnerInnerStyleSheet property returns internal styles table of the object.
The OwnerStyleSheet property determines external styles table used by the object.

See also:

Express Assembly Interfaces