Garry's Mod Wiki

DListView_Line:SetListView

  DListView_Line:SetListView( DListView pnl )

Description

This is used internally - although you're able to use it you probably shouldn't.

Sets the parent DListView for this line. Used internally by DListView:AddLine.

Arguments

1 DListView pnl
The new parent DListView for this line.