Back to Devexpress

GroupHeaderBandScripts Class

xtrareports-devexpress-dot-xtrareports-dot-ui-3dd87de4.md

latest1.9 KB
Original Source

GroupHeaderBandScripts Class

Contains the names of the scripts assigned to GroupHeaderBand.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class GroupHeaderBandScripts :
    GroupBandScripts
vb
Public Class GroupHeaderBandScripts
    Inherits GroupBandScripts

The following members return GroupHeaderBandScripts objects:

Remarks

To learn more, see Scripting Overview.

Inheritance

Object XRScriptsBase XRControlEvents XRControlScripts TruncatedControlScripts BandScripts GroupBandScripts GroupHeaderBandScripts

See Also

GroupHeaderBandScripts Members

DevExpress.XtraReports.UI Namespace