PivotClass

Assembly: Pivot;

Namespace: Prognoz.Platform.Interop.Pivot;

Description

The PivotClass class implements the object that gives access to the current table.

Fore.NET Syntax

Class to get analog of the PivotClass class:

None;

Class to get analog of the PivotClass class object:

PivotClassClass;

Static properties of the class inherited from IPivotClass

  Property name Brief description
ActivePivot The ActivePivot property returns report active table.

Static methods of the class inherited from IPivotClass

  Method name Brief description
SubTotal The SubTotal method returns subtotal value.
Total The Total property returns the total value.

See also:

Pivot Assembly Classes