Gets or sets a value that specifies whether a chevron button will be displayed for the band.
true if a chevron button will be displayed for a band; otherwise, false.
A chevron button is displayed at the edge of a band when its buttons extend beyond the current width of the band. When the user clicks on the chevron button, a menu is displayed that contains the hidden buttons, making those buttons always accessible even when the band is too small.
You can customize the behavior of the chevron button by handling the ChevronClick event.
In left-to-right layouts, the chevron button appears at the right edge of the band. In right-to-left layouts, it appears at the left edge.
RebarBand Class | Skybound.Rebar Namespace