Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Express > Express Assembly Interfaces > IDataAreaOwner

IDataAreaOwner

Assembly: 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
OwnerInnerStyleSheet The OwnerInnerStyleSheet property returns internal styles table of the object.
OwnerStyleSheet The OwnerStyleSheet property determines external styles table used by the object.

See also:

Express Assembly Interfaces