Skybound Rebar

RebarBandEventArgs.Band Property

Gets the RebarBand that raised the event.

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

Property Value

The RebarBand that raised the event. The Rebar that contains the band may be determined through the Parent property of the band.

See Also

RebarBandEventArgs Class | Skybound.Rebar Namespace