The protected bool bandEditorExpanded, which tracked the expansion state of the band editor, has been removed from BandGridBase<TItem> as it is no longer used. This helps clean up unused state from the component.
The protected bool bandEditorExpanded, which tracked the expansion state of the band editor, has been removed from BandGridBase<TItem> as it is no longer used. This helps clean up unused state from the component.