A newer version of this page is available.
Switch to the current version.
XRPivotGridScripts Class
Contains names of the scripts for an XRPivotGrid control.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public class XRPivotGridScripts :
TruncatedControlScripts
Public Class XRPivotGridScripts
Inherits TruncatedControlScripts
Related API Members
The following members accept/return XRPivotGridScripts objects:
Remarks
The XRPivotGridScripts class represents the scripts used for the XRPivotGrid control only. Note that the scripts used to implement scripting for the report itself, its bands and other controls are specified by the properties of the XRControlEvents class and its derived classes.
For more information on scripting, refer to Scripting Overview.
Implements
Inheritance
See Also
Feedback