class
HGrid

package haxe.ui.components

↪ haxe.ui.components.HGrid

A grid that lays out its children horizontally.

clonable
rows:Int
The number of rows in this grid. Defaults to 1.


override
cloneComponent():HGrid