Gets the rebar band that is positioned before this one.
A RebarBand that is before this one on its row, or a null reference (Nothing in Visual Basic) if this band is the first on its row.
If the band has not been assigned to a rebar control yet, this property returns a null reference (Nothing in Visual Basic).
For right-to-left layouts, this property returns the band immediately to the right of the current band. For left-to-right layouts, this property returns the band immediately to the left.
RebarBand Class | Skybound.Rebar Namespace