Fixed Bands
You can anchor a band to the left or right side of the TreeList control so that the band’s header, child bands, and columns don’t take part in horizontal scrolling. Scrollable content is separated from fixed bands using fixed band separators.
Once fixed, a band cannot be freely moved within the control – it can only be repositioned within bands that are anchored to the same side. Use a band’s FixedKind property to specify the TreeList control’s side to which the band is anchored. You can anchor any number of bands in this manner.
Concepts
End-User Capabilities
Member Table
See Also