Skybound Rebar

RebarBand.Row Property

Gets the RebarRow that currently contains this band.

[Visual Basic]
Public ReadOnly Property Row As RebarRow
[C#]
public RebarRow Row {get;}

Property Value

The RebarRow that currently contains this band, or a null reference (Nothing in Visual Basic) if it has not been assigned to a rebar control yet.

See Also

RebarBand Class | Skybound.Rebar Namespace