ListView Bands can now be enabled for both WinForms and ASP.NET applications. Band layout can be configured using the Model Editor.
We have also refactored the GridListEditor class to simplify the use of other view types (see S134808).
Blog: Bands Support in Grid List Editors for WinForms and ASP.NET
Video: DevExpress XAF: Bands in Grid List View
Documentation: List View Bands Layout | How to: Configure Bands in a Grid List Editor (WinForms and ASP.NET)
Update for LayoutView and CardView:
You can find possible solutions in the How to enable card or layout view mode instead of a regular data grid in ListView article.
Please check the Banded Grid Editor does not consider DisplayFormat issue for an example of a custom BandedGridListEditor. Hopefully, this will be helpful to you.
Thanks,
Dennis