Index
Collapse All
Expand All
GetMaxRows Method
ListBox Class
Members
See Also
Beta Documentation - Subject to change.
Gets the maximum number of rows a listbox can display.
Syntax
Lua
function
ListBox
:
GetMaxRows
(
)
;
Returns
Type: number
The maximum number of rows a listbox can display.
Remarks
Gets the maximum number of rows a listbox can display.
See Also
ListBox
Turbine.UI