Skybound Rebar

Rebar.RebarRowCollection.Parent Property

Gets the Rebar control that contains this collection.

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

Property Value

The Rebar control whose Rows property contains this collection.

See Also

Rebar.RebarRowCollection Class | Skybound.Rebar Namespace