Skip to main content
A newer version of this page is available.

BandKindAttribute Class

For internal use.

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

[AttributeUsage(AttributeTargets.Class, Inherited = true)]
public sealed class BandKindAttribute :
    Attribute

Implements

Inheritance

Object
Attribute
BandKindAttribute
See Also