documentationfor yFiles for HTML 3.0.0.3

Usages of LayoutGridRow

Properties

rowin HierarchicalLayoutLayerGets or sets the LayoutGridRow associated with this layer.
rowsin LayoutGridGets the rows of the LayoutGrid.
rowin LayoutGridCellGets the row associated with this LayoutGridCellDescriptor.
rowin LayoutGridCellDescriptorGets the first row associated with this LayoutGridCellDescriptor.

Method Return Values

addRow (number?, number?)in LayoutGridAdds a new row to the LayoutGrid instance.
addRow (number, number, number)in LayoutGridAdds a new row to the LayoutGrid instance.
getRow (number)in LayoutGridReturns the row with the given index.
getRowDescriptor (IRow)in TableLayoutConfiguratorReturns the LayoutGridRow of the row in the grid to which the leafRow is mapped.