IEaxDataAreaControlInfo

Assembly: Express;

Description

The IEaxDataAreaControlInfo interface is used to work with the collection of analytical data area slice parameter controlling setup objects.

Inheritance Hierarchy

          IEaxDataAreaControlInfo

Comments

To work with slice parameters of data analytical area, use the IEaxDataAreaControl interface.

Properties

  Property name Brief description
Count The Count property returns the number of slice parameters control setup objects.
Item The Item returns the object of slice parameter control setup.

Methods

  Method name Brief description
AddControl The AddControl method adds a slice parameter controlling setting object to the collection.
FindByKey The FindByKey method searches and returns slice parameter control setup object by its key.
RemoveByKey The RemoveByKey method removes slice parameter control setup object from collection by its key.

See also:

Express Assembly Interfaces