Fusion8 Design Relational ListControl Class Library

IRelationalListControl.ParentListControl Property

[This is preliminary documentation and subject to change.]

Gets a referance to the controls parent ListControl.

[Visual Basic]
Property ParentListControl As ListControl
[C#]
System.Web.UI.WebControls.ListControl ParentListControl {get;}

Remarks

This member is only available at runtime.

See Also

IRelationalListControl Interface | Fusion8Design.WebControls.UI Namespace