Garry's Mod Wiki

DListView_Line:SetValue

  DLabel DListView_Line:SetValue( number column, string value )

Description

Arguments

1 number column
The number of the column to write the text from, starts with 1.
2 string value
Column text you want to set

Returns

1 DLabel label
The DLabel in which the text was set.