Skybound Rebar

RebarRow.Parent Property

Gets the Rebar control that contains this row.

[Visual Basic]
Public ReadOnly Property Parent As Rebar
[C#]
public Rebar Parent {get;}

Property Value

The Rebar control that contains this row.

See Also

RebarRow Class | Skybound.Rebar Namespace