Anvil
|
A cell template for use in NuiList. More...
Public Member Functions | |
NuiListTemplateCell (NuiElement element) | |
Properties | |
NuiElement | Element [get, set] |
The cell element. More... | |
bool | VariableSize [get, set] |
Gets or sets if this cell can grow if space is available (true), or if it is static (false) More... | |
float | Width [get, set] |
The width of the cell. 0 = auto, >1 = pixel width. More... | |
A cell template for use in NuiList.
|
getset |
The cell element.
|
getset |
Gets or sets if this cell can grow if space is available (true), or if it is static (false)
|
getset |
The width of the cell. 0 = auto, >1 = pixel width.