Back to Devexpress

GroupHeaderBand.Scripts Property

xtrareports-devexpress-dot-xtrareports-dot-ui-dot-groupheaderband-c0b12435.md

latest1.7 KB
Original Source

GroupHeaderBand.Scripts Property

Provides access to the GroupHeaderBand‘s scripts.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[SRCategory(ReportStringId.CatBehavior)]
public GroupHeaderBandScripts Scripts { get; }
vb
<SRCategory(ReportStringId.CatBehavior)>
Public ReadOnly Property Scripts As GroupHeaderBandScripts

Property Value

TypeDescription
GroupHeaderBandScripts

A GroupHeaderBandScripts object.

|

Remarks

To learn more, see Scripting Overview.

See Also

Group and Sort the Report Data

Scripts Overview

GroupHeaderBand Class

GroupHeaderBand Members

DevExpress.XtraReports.UI Namespace