IEaxDataAreaControl

Assembly: Express;

Description

The IEaxDataAreaControl interface is used to work with parameters of data analytical area slice.

Inheritance Hierarchy

          IEaxDataAreaControl

Comments

To work with parameter controlling setting object of data analytical area, use the IEaxDataAreaControlInfo interface.

Properties

  Property name Brief description
ControlledObject The ControlledObject property returns the analytical data area slice for which parameter control is set up.
Count The Count property returns the parameter number of analytical data area slice.
IsEmpty The IsEmpty property returns whether parameter controlling settings of data analytical area slice are absent.
Item The Item property returns analytical data area slice parameter.

Methods

  Method name Brief description
AddControl The AddControl method adds a controlling setting for slice parameter with specified identifier.
FindById The FindById method searches and returns analytical data area slice parameter by its identifier.
RemoveById The RemoveById method removes the slice parameter from collection by its identifier.

See also:

Express Assembly Interfaces