Garry's Mod Wiki

DListView_Column:SetTextAlign

  DListView_Column:SetTextAlign( number alignment )

Description

Sets the text alignment for the column

Arguments

1 number alignment
The direction of the content, based on the number pad.
7: top-left 8: top-center 9: top-right
4: middle-left 5: center 6: middle-right
1: bottom-left 2: bottom-center 3: bottom-right