BandFactory.GetBandType(BandKind) Method
Indicates the report band type.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
bandKind | BandKind | A BandKind enumeration value. |
Returns
Type | Description |
---|---|
Type | A Type object. |
See Also