GetDataAreaHintArgs

Assembly: Report;

Namespace: Prognoz.Platform.Interop.Report;

Description

The IGetDataAreaHintArgs interface is used to work with arguments of the event that occurs on changing metadata of formula cell contents.

Inheritance Hierarchy

          GetDataAreaHintArgs

          IGetDataAreaHintArgs

Fore.NET Syntax

Class to get analog of the GetDataAreaHintArgs class:

None;

Class to get analog of the GetDataAreaHintArgs class object:

GetDataAreaHintArgsClass;

Properties inherited from IGetDataAreaHintArgs

  Property name Brief description
Text The Text property determines a text displayed to the right of the formula string.

See also:

Report Assembly Classes