Syntax
Lua |
---|
function ListBox:GetMaxItemsPerLine(); |
Returns
Type: numberThe maximum number of elements per line.
Remarks
Gets the maximum number of items to place in a single line, horizontally or vertically depending on the control's orientation, before advancing to the next line.