Skybound Rebar

RebarRowEventArgs.Row Property

Gets the RebarRow that raised the event.

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

Property Value

The RebarRow that raised the event.

See Also

RebarRowEventArgs Class | Skybound.Rebar Namespace