Readonly
typeThe type of this ColumnOrRow. Either 'row' or 'column'.
Optional
position?: LayoutPositionRetrieves a list of all content items belonging to this ColumnOrRow in order of appearance.
Resolves with a list containing ColumnOrRow and TabStack items belonging to this ColumnOrRow.
ColumnOrRow.getContent
Static
getGenerated using TypeDoc
A ColumnOrRow is used to manage the state of Column and Rows within an OpenFin Layout.