A newer version of this page is available.
Switch to the current version.
BandScripts Class
Contains names of the scripts for report bands.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
public class BandScripts :
TruncatedControlScripts
Public Class BandScripts
Inherits TruncatedControlScripts
Related API Members
The following members accept/return BandScripts objects:
Remarks
The BandScripts class is intended to hide most of the scripts which are used for report controls but not applicable to report bands. For more information on scripting, refer to Scripting Overview.
Implements
Inheritance
See Also
Feedback