Skybound Rebar

RebarButton.Band Property

Gets the RebarBand that contains this button.

[Visual Basic]
Public ReadOnly Property Band As RebarBand
[C#]
public RebarBand Band {get;}

Property Value

The RebarBand whose Buttons collection contains this instance, or a null reference (Nothing in Visual Basic) if this button has not been assigned to a band yet.

See Also

RebarButton Class | Skybound.Rebar Namespace