Fusion8 Design Relational ListControl Class Library

IRelationalListControl.HasParent Property

[This is preliminary documentation and subject to change.]

Gets a boolean value indicating if the control has a parent ListControl defined.

[Visual Basic]
Property HasParent As Boolean
[C#]
bool HasParent {get;}

Remarks

A top level ListControl will not have a parent defined.

This member is only available at runtime.

See Also

IRelationalListControl Interface | Fusion8Design.WebControls.UI Namespace