Fusion8 Design Relational ListControl Class Library

RelationalListBox.ParentListControl Property

[This is preliminary documentation and subject to change.]

Gets a referance to the controls parent ListControl.

[Visual Basic]
Public Property ParentListControl As ListControl Implements _
   IRelationalListControl.ParentListControl
[C#]
public System.Web.UI.WebControls.ListControl ParentListControl {get; set;}

Implements

IRelationalListControl.ParentListControl

Remarks

This member is only available at runtime.

See Also

RelationalListBox Class | Fusion8Design.WebControls.UI Namespace